am 97298cdc: Merge "Fix recents animation in landscape Bug #7250041" into jb-mr1-dev

* commit '97298cdcc0e699912288191c28bebe895759e75e':
  Fix recents animation in landscape Bug #7250041
This commit is contained in:
Romain Guy
2012-09-27 23:14:47 -07:00
committed by Android Git Automerger

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"