-[Android] Option for Auto Cache size

This commit is contained in:
Anthony Calosa
2020-12-22 00:00:17 +08:00
parent 54c8fd74eb
commit c1cdcdcdfb
9 changed files with 48 additions and 6 deletions

View File

@@ -144,6 +144,7 @@ public class ForgePreferences extends PreferencesStore<ForgePreferences.FPref> {
UI_SHOW_FPS("false"),
UI_NETPLAY_COMPAT("false"),
UI_LOAD_UNKNOWN_CARDS("true"),
UI_AUTO_CACHE_SIZE("false"),
UI_ALLOW_ORDER_GRAVEYARD_WHEN_NEEDED ("Never"),
UI_DEFAULT_FONT_SIZE("12"),
UI_SELECT_FROM_CARD_DISPLAYS("true"),