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

Commit a752e7c8 authored by Romain Guy's avatar Romain Guy
Browse files

Fix recents animation in landscape on tablet

Change-Id: I8b550c38fb5392d7d0b7f72ba565256ad2751cc3
parent ef09a210
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"