We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb49a4e commit b683703Copy full SHA for b683703
1 file changed
core/res/res/values/dimens.xml
@@ -321,10 +321,10 @@
321
<dimen name="notification_header_icon_size">18dp</dimen>
322
323
<!-- size (width and height) of the circle around the icon in the notification header -->
324
- <dimen name="notification_icon_circle_size">20dp</dimen>
+ <dimen name="notification_icon_circle_size">22dp</dimen>
325
326
<!-- padding between the notification icon and the circle containing it -->
327
- <dimen name="notification_icon_circle_padding">0dp</dimen>
+ <dimen name="notification_icon_circle_padding">4dp</dimen>
328
329
<!-- start margin of the icon circle in the notification view -->
330
<dimen name="notification_icon_circle_start">16dp</dimen>
0 commit comments