Browse Source
Save "Swap time and date positions" checkbox state
Save "Swap time and date positions" checkbox state
Currently, if the user checks the option "Swap time and date positions", leaves the settings modal and returns to it, the option will be unchecked, even though the date and time are, indeed, swapped. This saves the value of the "Swap time and date positions" option so that it will match whatever state the user selected last. Fixes: #165renovate/org.robolectric-robolectric-4.x
Anderson Mesquita
4 years ago
4 changed files with 20 additions and 5 deletions
-
15app/src/main/java/awais/instagrabber/dialogs/TimeSettingsDialog.java
-
6app/src/main/java/awais/instagrabber/fragments/settings/SettingsPreferencesFragment.java
-
1app/src/main/java/awais/instagrabber/utils/Constants.java
-
3app/src/main/java/awais/instagrabber/utils/SettingsHelper.java
Write
Preview
Loading…
Cancel
Save
Reference in new issue