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

Commit 71079d97 authored by Hyunyoung Song's avatar Hyunyoung Song Committed by android-build-merger
Browse files

Merge "Set config_dialogCornerRadius to square icon shape" into qt-dev

am: b1e562de

Change-Id: I0485e6d3651aa474c5be0f95ae10a1afa72106db
parents 58c7b453 b1e562de
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -21,6 +21,8 @@
    <string name="config_icon_mask" translatable="false">"M50,0L100,0 100,100 0,100 0,0z"</string>
    <!-- Flag indicating whether round icons should be parsed from the application manifest. -->
    <bool name="config_useRoundIcon">false</bool>
    <!-- Corner radius of system dialogs -->
    <dimen name="config_dialogCornerRadius">0dp</dimen>

</resources>