fix captions overtaking mute button

pull/3224/head
bopol 2020-03-13 19:50:11 +01:00
rodzic f7822a448e
commit 95f0e60343
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -291,7 +291,7 @@
android:layout_height="wrap_content"
android:layout_marginLeft="8dp"
android:layout_marginRight="8dp"
android:layout_toLeftOf="@id/switchBackground"
android:layout_toLeftOf="@id/switchMute"
android:layout_toRightOf="@id/resizeTextView"
android:gravity="center|left"
android:minHeight="35dp"

Wyświetl plik

@ -289,7 +289,7 @@
android:layout_height="wrap_content"
android:layout_marginLeft="8dp"
android:layout_marginRight="8dp"
android:layout_toLeftOf="@id/switchBackground"
android:layout_toLeftOf="@id/switchMute"
android:layout_toRightOf="@id/resizeTextView"
android:gravity="center|left"
android:minHeight="35dp"