v0.5.4-beta
Pre-release
Pre-release
Fixed bug where shared preferences would not be saved if the app is closed while the settings activity is open.
Changed:
- Moved shared preferences save to onStop() instead of onDestroy(), because onDestroy() does not get called when the app is killed