Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-Android
Commits
be2c207d
Commit
be2c207d
authored
Dec 30, 2020
by
Habib Kazemi
Committed by
Nicolas Pomepuy
Jan 05, 2021
Browse files
Fix overlay length and time positions in RTL mode
Fixes
#1578
problem 4
parent
f77cbf1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
application/vlc-android/res/layout/player_hud.xml
View file @
be2c207d
...
...
@@ -191,7 +191,7 @@
android:layout_height=
"wrap_content"
android:layout_marginStart=
"24dp"
vlc:layout_constraintHorizontal_chainStyle=
"spread_inside"
vlc:layout_constraint
Start_toStar
tOf=
"parent"
vlc:layout_constraint
Left_toLef
tOf=
"parent"
vlc:layout_constraintTop_toTopOf=
"parent"
>
<TextView
...
...
@@ -212,7 +212,7 @@
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginEnd=
"24dp"
vlc:layout_constraint
End_toEnd
Of=
"parent"
vlc:layout_constraint
Right_toRight
Of=
"parent"
vlc:layout_constraintTop_toTopOf=
"parent"
>
<TextView
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment