We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d82989 + 4b41688 commit 97298cdCopy full SHA for 97298cd
packages/SystemUI/res/layout-land/status_bar_recent_panel.xml
@@ -40,6 +40,7 @@
40
android:layout_height="match_parent"
41
android:fadingEdge="horizontal"
42
android:scrollbars="none"
43
+ android:layout_gravity="right"
44
android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length">
45
46
<LinearLayout android:id="@+id/recents_linear_layout"
0 commit comments