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

Commit ef80b340 authored by Amin Shaikh's avatar Amin Shaikh Committed by android-build-merger
Browse files

Merge "Set config_bottomDialogCornerRadius for square icon shape." into qt-dev

am: 4a81a539

Change-Id: I14df9268ecd0aba03da1b9618aa1fd21296e251a
parents 7ba3da51 4a81a539
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -23,6 +23,8 @@
    <bool name="config_useRoundIcon">false</bool>
    <bool name="config_useRoundIcon">false</bool>
    <!-- Corner radius of system dialogs -->
    <!-- Corner radius of system dialogs -->
    <dimen name="config_dialogCornerRadius">0dp</dimen>
    <dimen name="config_dialogCornerRadius">0dp</dimen>
    <!-- Corner radius for bottom sheet system dialogs -->
    <dimen name="config_bottomDialogCornerRadius">0dp</dimen>
  
  
</resources>
</resources>