Kore/app
Martijn Brekhof 83527db928 Fixed issue setting preferred locale in Settings (#689)
SettingsActivity does not inherit from BaseActivity which caused
the preferred locale not to be set. This was not apparent when
switching to the Settings screen as the preferred locale would
already have been set by a previous activity which does inherit
from BaseActivity (e.g. RemoteActivity). Therefore we needed
to explicitly set the preferred locale as well in SettingsActivity.
2019-12-02 19:15:52 +00:00
..
src Fixed issue setting preferred locale in Settings (#689) 2019-12-02 19:15:52 +00:00
.gitignore First dump 2015-01-14 11:12:47 +00:00
build.gradle Implemented changing language in-app (#680) 2019-11-15 18:11:21 +00:00
proguard-rules.pro Upgraded butterknife to 8.8.1 (#524) 2018-04-05 18:22:20 +01:00