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

Commit f43d20e7 authored by Michael Jurka's avatar Michael Jurka Committed by Android Git Automerger
Browse files

am 7ac02bfb: Merge "Fix RTL layout in Recent Apps, landscape mode" into jb-mr2-dev

* commit '7ac02bfb':
  Fix RTL layout in Recent Apps, landscape mode
parents 4e6d1965 7ac02bfb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@
            <LinearLayout android:id="@+id/recents_linear_layout"
                android:layout_width="wrap_content"
                android:layout_height="match_parent"
                android:layout_gravity="left"
                android:orientation="horizontal">
            </LinearLayout>