mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 23:56:07 +02:00
Changed title
This commit is contained in:
@@ -2138,7 +2138,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
|
||||
private void onMenuRulesFolder(Bundle args) {
|
||||
args.putInt("icon", R.drawable.twotone_filter_alt_24);
|
||||
args.putString("title", getString(R.string.title_select_folder));
|
||||
args.putString("title", getString(R.string.title_select));
|
||||
args.putLongArray("disabled", new long[0]);
|
||||
|
||||
FragmentDialogFolder fragment = new FragmentDialogFolder();
|
||||
|
||||
Reference in New Issue
Block a user