Skip to content

Commit 97298cd

Browse files
Romain GuyAndroid (Google) Code Review
authored andcommitted
Merge "Fix recents animation in landscape Bug #7250041" into jb-mr1-dev
2 parents 7d82989 + 4b41688 commit 97298cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/SystemUI/res/layout-land/status_bar_recent_panel.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
android:layout_height="match_parent"
4141
android:fadingEdge="horizontal"
4242
android:scrollbars="none"
43+
android:layout_gravity="right"
4344
android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length">
4445

4546
<LinearLayout android:id="@+id/recents_linear_layout"

0 commit comments

Comments
 (0)