mirror of
https://github.com/videolan/vlc-android
synced 2024-11-23 09:56:36 +08:00
Fix RTL for the info activity
This commit is contained in:
parent
e138aa6cc6
commit
8c741b77eb
@ -179,6 +179,7 @@
|
||||
android:max="100"
|
||||
android:padding="0dp"
|
||||
android:progress="@{progress}"
|
||||
android:layoutDirection="ltr"
|
||||
android:secondaryProgress="0"
|
||||
vlc:layout_constraintStart_toStartOf="parent"
|
||||
vlc:layout_constraintEnd_toEndOf="parent"
|
||||
|
Loading…
Reference in New Issue
Block a user