diff --git a/app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsGeneralController.kt b/app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsGeneralController.kt index dcf344f4b..7c3c8e501 100644 --- a/app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsGeneralController.kt +++ b/app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsGeneralController.kt @@ -63,12 +63,12 @@ class SettingsGeneralController : SettingsController() { switchPreference { key = Keys.showNavUpdates titleRes = R.string.pref_hide_updates_button - defaultValue = false + defaultValue = true } switchPreference { key = Keys.showNavHistory titleRes = R.string.pref_hide_history_button - defaultValue = false + defaultValue = true } switchPreference { key = Keys.bottomBarLabels diff --git a/app/src/main/res/values/strings_sy.xml b/app/src/main/res/values/strings_sy.xml index 7f0dd98ea..2a94b2d6a 100644 --- a/app/src/main/res/values/strings_sy.xml +++ b/app/src/main/res/values/strings_sy.xml @@ -177,8 +177,8 @@ Use HIGHLY EXPERIMENTAL automatic ReCAPTCHA solver. Will be grayed out if unsupported by your device. Recommendations in overflow Put the recommendations button in the overflow menu instead of on the manga page - Move Update button to the More tab - Move History button to the More tab + Show updates in the nav + Show history in the nav Always show bottom bar labels