We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b3fd1 commit 456bb48Copy full SHA for 456bb48
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