mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Replace report spam icon
This commit is contained in:
@@ -346,7 +346,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
if (EntityFolder.TRASH.equals(type))
|
||||
return R.drawable.twotone_delete_24;
|
||||
if (EntityFolder.JUNK.equals(type))
|
||||
return R.drawable.twotone_report_problem_24;
|
||||
return R.drawable.twotone_report_24;
|
||||
if (EntityFolder.SYSTEM.equals(type))
|
||||
return R.drawable.twotone_folder_special_24;
|
||||
return R.drawable.twotone_folder_24;
|
||||
|
||||
Reference in New Issue
Block a user