Merge "Fix recents animation in landscape Bug #7250041" into jb-mr1-dev

This commit is contained in:
Romain Guy
2012-09-27 23:11:04 -07:00
committed by Android (Google) Code Review

View File

@@ -40,6 +40,7 @@
android:layout_height="match_parent"
android:fadingEdge="horizontal"
android:scrollbars="none"
android:layout_gravity="right"
android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length">
<LinearLayout android:id="@+id/recents_linear_layout"