mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-01-25 16:00:10 -05:00
really change the font size based on settings
This commit is contained in:
@@ -15,7 +15,6 @@ public class Constants {
|
||||
|
||||
// font sizes
|
||||
public static final int FONT_SIZE_SMALL = 0;
|
||||
public static final int FONT_SIZE_NORMAL = 1;
|
||||
public static final int FONT_SIZE_MEDIUM = 1;
|
||||
public static final int FONT_SIZE_LARGE = 2;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user