instantnoodlep: overlay: WhenDark -> OnLock

Change-Id: Ifb115b154e10a0ef98bfa1e1b8bb8137f81cd0e5
This commit is contained in:
LuK1337 2020-10-14 12:47:48 +02:00
parent 82ec9ed34e
commit 19ea2e42bf

View File

@ -25,6 +25,6 @@
<!-- Max visible notification icons -->
<integer name="config_maxVisibleNotificationIcons">6</integer>
<integer name="config_maxVisibleNotificationIconsWhenDark">7</integer>
<integer name="config_maxVisibleNotificationIconsOnLock">7</integer>
</resources>