Change QS tiles corner radii
Change to 28dp for all tiles for now. Test: manual Bug: 185366026 Change-Id: Icd64061fbaeacf9b93092d64b725548f6145a588
This commit is contained in:
@@ -528,7 +528,7 @@
|
||||
<!-- The size of the gesture span needed to activate the "pull" notification expansion -->
|
||||
<dimen name="pull_span_min">25dp</dimen>
|
||||
|
||||
<dimen name="qs_corner_radius">14dp</dimen>
|
||||
<dimen name="qs_corner_radius">28dp</dimen>
|
||||
<dimen name="qs_tile_height">88dp</dimen>
|
||||
<!--notification_side_paddings + notification_content_margin_start - (qs_quick_tile_size - qs_tile_background_size) / 2 -->
|
||||
<dimen name="qs_tile_layout_margin_side">18dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user