<div dir="ltr"><div><div>sorry but I couldn't understand your reply! because I forced "LTR" direction here not "RTL"<br></div>It has problem with "RTL" so I forced "LTR" direction.<br></div>and I tried "locale" and it didn't fix the problem.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 6, 2017 at 12:21 PM, Geoffrey Métais <span dir="ltr"><<a href="mailto:geoffrey@videolan.org" target="_blank">geoffrey@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br>Forcing RTL on a device, I don't see any improvement whit this setting. But maybe it's a firmware bug. This fix seems correct.<div><br></div><div>But right now you are forcing RTL.<br>This way, it breaks LTR support the same way as RTL is currently broken.<br>android:layoutDirection="<wbr>locale" seems more appropriate.</div><div><br></div><div><div class="gmail_quote"><div><div class="h5"><div dir="ltr">Le lun. 5 juin 2017 à 11:37, habib kazemi <<a href="mailto:kazemihabib1996@gmail.com" target="_blank">kazemihabib1996@gmail.com</a>> a écrit :<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Fix #290<br>
---<br>
 vlc-android/res/layout/<wbr>equalizer_bar.xml | 1 +<br>
 1 file changed, 1 insertion(+)<br>
<br>
diff --git a/vlc-android/res/layout/<wbr>equalizer_bar.xml b/vlc-android/res/layout/<wbr>equalizer_bar.xml<br>
index b83a8fb77..cc2469884 100644<br>
--- a/vlc-android/res/layout/<wbr>equalizer_bar.xml<br>
+++ b/vlc-android/res/layout/<wbr>equalizer_bar.xml<br>
@@ -9,6 +9,7 @@<br>
     <!-- Be careful: the view is rotated by 90 degrees. --><br>
     <org.videolan.vlc.gui.view.<wbr>VerticalSeekBar<br>
         android:id="@+id/equalizer_<wbr>seek"<br>
+        android:layoutDirection="ltr"<br>
         android:layout_width="wrap_<wbr>content"<br>
         android:layout_height="0dp"<br>
         android:layout_gravity="<wbr>center_horizontal"<br>
--<br>
2.13.0<br>
<br></div></div>
______________________________<wbr>_________________<br>
Android mailing list<br>
<a href="mailto:Android@videolan.org" target="_blank">Android@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/android" rel="noreferrer" target="_blank">https://mailman.videolan.org/<wbr>listinfo/android</a><br>
</blockquote></div></div></div>
</blockquote></div><br></div>