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

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

am: ef80b340

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