1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Tweak our message list subject default a bit bigger to set it off from the other text.

This commit is contained in:
Jesse Vincent 2011-01-14 03:54:00 +00:00
parent aacb414004
commit 711b4763e9

View File

@ -134,7 +134,7 @@ public class FontSizes
folderName = LARGE;
folderStatus = SMALL;
messageListSubject = SMALL;
messageListSubject = FONT_16DIP;
messageListSender = SMALL;
messageListDate = SMALL;
messageListPreview = SMALL;