Skip to content
Snippets Groups Projects
Commit 8c741b77 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Fix RTL for the info activity

parent e138aa6c
No related branches found
No related tags found
1 merge request!2025Fix some RTL issues
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment