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

Commit af9c6e6a 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

am: 71079d97

Change-Id: I5f82a1701fb8ed464075f3196838d85e398474e9
parents 71fda5f8 71079d97
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>