Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 90179dc6 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android (Google) Code Review
Browse files

Merge "Fix bug #8205589 Media Framework UI should be mirrored for RTL languages" into jb-mr2-dev

parents 15d9de09 d410ccb1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,7 +18,8 @@
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:background="#CC000000"
    android:orientation="vertical">
    android:orientation="vertical"
    android:layoutDirection="ltr">

    <LinearLayout
        android:layout_width="match_parent"