mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Improved rule folder selection
This commit is contained in:
@@ -148,6 +148,7 @@ public class FragmentDialogFolder extends FragmentDialogBase {
|
||||
|
||||
Bundle args = getArguments();
|
||||
args.putLong("folder", folder.id);
|
||||
args.putString("name", folder.name);
|
||||
|
||||
sendResult(RESULT_OK);
|
||||
dismiss();
|
||||
|
||||
Reference in New Issue
Block a user