diff --git a/app/src/main/res/layout/player.xml b/app/src/main/res/layout/player.xml
index 1aaf45383..be4ed59bf 100644
--- a/app/src/main/res/layout/player.xml
+++ b/app/src/main/res/layout/player.xml
@@ -240,151 +240,137 @@
android:id="@+id/secondaryControls"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:baselineAligned="false"
android:gravity="top"
android:visibility="invisible"
tools:ignore="RtlHardcoded"
tools:visibility="visible">
-
+
+
+ android:layout_height="wrap_content"
+ android:layout_weight="3">
+ tools:ignore="RelativeOverlap,RtlHardcoded"
+ tools:text="English" />
-
+
-
-
-
-
-
-
-
-
-
-
+ tools:ignore="RtlHardcoded" />
-
+ tools:ignore="RtlHardcoded" />
-
+ app:tint="@color/white"
+ tools:ignore="RtlHardcoded" />
-
+
-
+ app:tint="@color/white"
+ tools:ignore="ContentDescription,RtlHardcoded"
+ tools:visibility="visible" />
@@ -430,8 +416,6 @@
app:srcCompat="@drawable/dummy_thumbnail"
tools:visibility="visible" />
-
-
@@ -458,6 +442,7 @@
tools:ignore="HardcodedText"
tools:text="1:06:29" />
+
+