mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
use capital G at shared prefs
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
Reference in New Issue
Block a user