Rename Layout category to Navigation

(cherry picked from commit 63a3e126b3)
This commit is contained in:
arkon
2021-08-28 12:08:11 -04:00
committed by Jobobby04
parent 8875c3f9bb
commit 5d46569137
2 changed files with 2 additions and 2 deletions
@@ -95,7 +95,7 @@ class SettingsAppearanceController : SettingsController() {
}
preferenceCategory {
titleRes = R.string.pref_category_layout
titleRes = R.string.pref_category_navigation
if (context.isTablet()) {
intListPreference {