Merge "Fix RTL layout in Recent Apps, landscape mode" into jb-mr2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7ac02bfb86
@@ -46,6 +46,7 @@
|
|||||||
<LinearLayout android:id="@+id/recents_linear_layout"
|
<LinearLayout android:id="@+id/recents_linear_layout"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
android:layout_gravity="left"
|
||||||
android:orientation="horizontal">
|
android:orientation="horizontal">
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user