mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-18 16:19:53 +01:00
use capital G at shared prefs
This commit is contained in:
parent
9d5277a090
commit
600705f155
@ -8,6 +8,6 @@ public class Constants {
|
||||
public static final String SET_WALLPAPER_INTENT = "set_wallpaper_intent";
|
||||
|
||||
// shared preferences
|
||||
public static final String PREFS_KEY = "gallery";
|
||||
public static final String PREFS_KEY = "Gallery";
|
||||
public static final String IS_FIRST_RUN = "is_first_run";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user