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

Commit e60bc7f2 authored by Michael Jurka's avatar Michael Jurka
Browse files

Fix RTL layout in Recent Apps, landscape mode

Bug: 8067692
parent 47a5f404
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>