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