sanders: Increase notification icon count
*This will increase notification icon count to 6 Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -24,5 +24,8 @@
|
|||||||
<!-- Doze: does this device support STATE_DOZE and STATE_DOZE_SUSPEND? -->
|
<!-- Doze: does this device support STATE_DOZE and STATE_DOZE_SUSPEND? -->
|
||||||
<bool name="doze_display_state_supported">true</bool>
|
<bool name="doze_display_state_supported">true</bool>
|
||||||
|
|
||||||
|
<!-- Max visible notification icons -->
|
||||||
|
<integer name="config_maxVisibleNotificationIcons">6</integer>
|
||||||
|
<integer name="config_maxVisibleNotificationIconsWhenDark">7</integer>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user