mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-12 06:08:25 -05:00
Make the default folder name size in the folder list the same as the default account name size in the account list
This commit is contained in:
parent
f8414ffe99
commit
f19b243860
@ -136,7 +136,7 @@ public class FontSizes {
|
||||
accountName = MEDIUM;
|
||||
accountDescription = SMALL;
|
||||
|
||||
folderName = FONT_16SP;
|
||||
folderName = MEDIUM;
|
||||
folderStatus = SMALL;
|
||||
|
||||
messageListSubject = FONT_16SP;
|
||||
|
Loading…
Reference in New Issue
Block a user