Show account color always

This commit is contained in:
M66B
2018-12-17 09:50:11 +01:00
parent c3b501c7b8
commit 4840eb6287
3 changed files with 4 additions and 4 deletions

View File

@@ -124,8 +124,8 @@ public class EntityFolder implements Serializable {
); // MUST match SYSTEM_FOLDER_ATTR
static final List<String> FOLDER_SORT_ORDER = Arrays.asList(
INBOX,
OUTBOX,
INBOX,
DRAFTS,
SENT,
ARCHIVE,