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

Commit 912d9e9d authored by Jordan Demeulenaere's avatar Jordan Demeulenaere Committed by Automerger Merge Worker
Browse files

Merge "Fix the settings app launch animation" into sc-dev am: 0985a1da

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14807581

Change-Id: I5f8e9c9b9e1616ab26e6eefd910cea0d3dbb085b
parents 3f8ba610 0985a1da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
        <item android:id="@android:id/mask">
            <shape android:shape="rectangle">
                <solid android:color="@android:color/white"/>
                <corners android:radius="@dimen/screenshot_button_corner_radius"/>
                <corners android:radius="@dimen/qs_footer_action_corner_radius"/>
            </shape>
        </item>
        <item>