From 7d32cecd892edbd92059d7a1966b44c02970694d Mon Sep 17 00:00:00 2001 From: Jannik Date: Sun, 20 Mar 2022 12:56:01 +0100 Subject: [PATCH] hide unused dev settings --- app/src/main/AndroidManifest.xml | 14 +++++++------- app/src/main/res/layout/fragment_account.xml | 17 +++++++++++------ app/src/main/res/values-de-rDE/strings.xml | 4 ++-- app/src/main/res/values/strings.xml | 4 ++-- 4 files changed, 22 insertions(+), 17 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b089642..b801924 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -12,13 +12,6 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/Theme.App.Starting"> - - + + @@ -304,6 +305,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:checked="true" + android:contentDescription="@string/settings_autoplay" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toTopOf="parent" /> @@ -390,6 +392,7 @@ android:id="@+id/imageView5" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:contentDescription="@string/update_playhead" android:minWidth="48dp" android:minHeight="48dp" android:padding="9dp" @@ -399,8 +402,7 @@ + android:layout_height="wrap_content"> @@ -432,6 +434,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:checked="true" + android:contentDescription="@string/update_playhead" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toTopOf="parent" /> @@ -447,7 +450,8 @@ android:foreground="?android:selectableItemBackground" android:gravity="center" android:orientation="horizontal" - android:padding="7dp"> + android:padding="7dp" + android:visibility="gone"> + android:padding="7dp" + android:visibility="gone"> Hell Dunkel Entwickler Einstellungen - Playhead Updates - Fortschritt bei Episoden auf cr updaten + Playhead Updates + Fortschritt bei Episoden auf cr updaten Daten exportieren Speichere "Meine Liste" in eine Datei Daten importieren diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index fabe099..9da9aa4 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -59,8 +59,8 @@ Light Dark Developer Settings - Playhead updates - Update episode playhead on cr + Playhead updates + Update episode playhead on cr export data export "My list" to a file import data