1
0
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:
Jesse Vincent 2013-01-15 15:33:14 -05:00
parent f8414ffe99
commit f19b243860

View File

@ -136,7 +136,7 @@ public class FontSizes {
accountName = MEDIUM;
accountDescription = SMALL;
folderName = FONT_16SP;
folderName = MEDIUM;
folderStatus = SMALL;
messageListSubject = FONT_16SP;