issues
search
Scottish-Tech-Army
/
Soundscape-Android
This is the source for an Android version of the original iOS Soundscape app
https://scottish-tech-army.github.io/Soundscape-Android/
Other
3
stars
2
forks
source link
Improve SharedPreference code
#111
Closed
davecraig
closed
2 months ago
davecraig
commented
2 months ago
Remove use of deprecated call to get SharedPreferences
Add constants for keys and default values for SharedPreferences
Dump the SharedPreferences values out to the log when MainActivity starts to
Move the
firstLaunch
flag to SharedPreferences rather than DataStoreManager just to simplify the code
firstLaunch
flag to SharedPreferences rather than DataStoreManager just to simplify the code