force LTR dir for play controls
This commit is contained in:
parent
36b1fb4ead
commit
b9babd9fd1
|
@ -69,6 +69,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="50dp"
|
||||
android:background="#80000000"
|
||||
android:layoutDirection="ltr"
|
||||
android:paddingTop="8dp">
|
||||
|
||||
<TextView
|
||||
|
|
Loading…
Reference in New Issue