Merge "Fix recents animation in landscape Bug #7250041" into jb-mr1-dev
This commit is contained in:
@@ -40,6 +40,7 @@
|
|||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:fadingEdge="horizontal"
|
android:fadingEdge="horizontal"
|
||||||
android:scrollbars="none"
|
android:scrollbars="none"
|
||||||
|
android:layout_gravity="right"
|
||||||
android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length">
|
android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length">
|
||||||
|
|
||||||
<LinearLayout android:id="@+id/recents_linear_layout"
|
<LinearLayout android:id="@+id/recents_linear_layout"
|
||||||
|
|||||||
Reference in New Issue
Block a user