sdm660-common: Increase max no of notification counts
Signed-off-by: PainKiller3 <ninadpatil100@gmail.com>
This commit is contained in:
parent
98c0a30161
commit
e1fce03336
1 changed files with 3 additions and 0 deletions
|
@ -24,4 +24,7 @@
|
|||
<!-- Doze: does this device support STATE_DOZE and STATE_DOZE_SUSPEND? -->
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue