force LTR dir for play controls

This commit is contained in:
Mostafa Ahangarha 2018-12-01 21:20:34 +03:30
parent 36b1fb4ead
commit b9babd9fd1
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@
android:layout_width="match_parent"
android:layout_height="50dp"
android:background="#80000000"
android:layoutDirection="ltr"
android:paddingTop="8dp">
<TextView