We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08479ce + 456bb48 commit e7ff390Copy full SHA for e7ff390
packages/SystemUI/res/values/dimens.xml
@@ -57,7 +57,7 @@
57
<dimen name="status_bar_icon_drawing_size">18dip</dimen>
58
59
<!-- opacity at which Notification icons will be drawn in the status bar -->
60
- <item type="dimen" name="status_bar_icon_drawing_alpha">50%</item>
+ <item type="dimen" name="status_bar_icon_drawing_alpha">55%</item>
61
62
<!-- gap on either side of status bar notification icons -->
63
<dimen name="status_bar_icon_padding">0dp</dimen>
0 commit comments