mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 13:24:52 +02:00
Updated icon
This commit is contained in:
@@ -335,7 +335,7 @@ public class FragmentDialogFolder extends FragmentDialogBase {
|
||||
}.execute(this, args, "folder:select");
|
||||
|
||||
return new AlertDialog.Builder(context)
|
||||
.setIcon(R.drawable.twotone_folder_24)
|
||||
.setIcon(R.drawable.twotone_drive_file_move_24)
|
||||
.setTitle(title)
|
||||
.setView(dview)
|
||||
.setNegativeButton(android.R.string.cancel, null)
|
||||
|
||||
Reference in New Issue
Block a user