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

Commit d79fdc1c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove rounded corners from QSCustomizer toolbar" into sc-dev am: f872e5a0

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

Change-Id: Ie5f41a2c7e41a7441963f27e3edd795e387910ba
parents dcc3a1fd f872e5a0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -16,8 +16,5 @@
<inset xmlns:android="http://schemas.android.com/apk/res/android">
    <shape>
        <solid android:color="?android:attr/colorBackgroundFloating"/>
        <corners
            android:topLeftRadius="?android:attr/dialogCornerRadius"
            android:topRightRadius="?android:attr/dialogCornerRadius" />
    </shape>
</inset>