Skip to content

v0.5.4-beta

Pre-release
Pre-release

Choose a tag to compare

@chris1625 chris1625 released this 11 Mar 09:59

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