mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 20:11:36 +00:00
eye candy and settings compatibility
This commit is contained in:
parent
0694cf02e3
commit
7807fe7f59
8 changed files with 13 additions and 13 deletions
|
|
@ -6,9 +6,9 @@ public final class Constants {
|
|||
public static final String DATE_TIME_FORMAT = "date_time_format";
|
||||
public static final String DATE_TIME_SELECTION = "date_time_selection";
|
||||
public static final String CUSTOM_DATE_TIME_FORMAT = "date_time_custom_format";
|
||||
public static final String APP_THEME = "app_theme_v19";
|
||||
public static final String APP_LANGUAGE = "app_language_v19";
|
||||
// int prefs
|
||||
public static final String APP_THEME = "app_theme";
|
||||
public static final String APP_LANGUAGE = "app_language";
|
||||
public static final String PREV_INSTALL_VERSION = "prevVersion";
|
||||
// boolean prefs
|
||||
public static final String DOWNLOAD_USER_FOLDER = "download_user_folder";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue