Set config_bottomDialogCornerRadius for square icon shape.
Change-Id: Ia98fc2bacb0471ffab1ae08bd0df9f146034b047 Fixes: 130758955 Test: make; push overlays
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user