Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 61cca3bb authored by Romain Guy's avatar Romain Guy Committed by Android Git Automerger
Browse files

am ade54e5b: Merge "Fix recents animation in landscape on tablet" into jb-mr1-dev

* commit 'ade54e5b':
  Fix recents animation in landscape on tablet
parents 9e309c2f ade54e5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
        android:clipChildren="false">

        <com.android.systemui.recent.RecentsHorizontalScrollView android:id="@+id/recents_container"
            android:layout_width="match_parent"
            android:layout_width="wrap_content"
            android:layout_height="match_parent"
            android:fadingEdge="horizontal"
            android:scrollbars="none"