From f8c864f5536e97c6f55c2bf9455d3ba5451cb76c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9?= <1729839+andre-m-dev@users.noreply.github.com> Date: Fri, 31 May 2024 10:46:59 +0200 Subject: [PATCH] Reorganize appearance settings (#7207) --- ui/i18n/src/main/res/values/strings.xml | 3 +- .../src/main/res/xml/preferences_playback.xml | 5 --- .../res/xml/preferences_user_interface.xml | 41 +++++++++++-------- 3 files changed, 26 insertions(+), 23 deletions(-) diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml index 0cbeb6407..85d068190 100644 --- a/ui/i18n/src/main/res/values/strings.xml +++ b/ui/i18n/src/main/res/values/strings.xml @@ -381,7 +381,7 @@ Details Import/Export backup, restore - Appearance + Theming External elements Interruptions Playback control @@ -534,6 +534,7 @@ Show titles New episodes action Action to take for new episodes + Episode information About diff --git a/ui/preferences/src/main/res/xml/preferences_playback.xml b/ui/preferences/src/main/res/xml/preferences_playback.xml index 9fff85eba..c6ae85f56 100644 --- a/ui/preferences/src/main/res/xml/preferences_playback.xml +++ b/ui/preferences/src/main/res/xml/preferences_playback.xml @@ -43,11 +43,6 @@ android:key="prefPlaybackSpeedLauncher" android:summary="@string/pref_playback_speed_sum" android:title="@string/playback_speed"/> - - + - - - + + + + + +