davinci: overlay: WhenDark -> OnLock

Change-Id: Ifb115b154e10a0ef98bfa1e1b8bb8137f81cd0e5
This commit is contained in:
LuK1337 2020-10-14 12:47:48 +02:00 committed by Arian
parent 64813f7c8d
commit 54b1cb5cb2
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -16,7 +16,7 @@
<resources>
<!-- Max visible notification icons -->
<integer name="config_maxVisibleNotificationIcons">6</integer>
<integer name="config_maxVisibleNotificationIconsWhenDark">7</integer>
<integer name="config_maxVisibleNotificationIconsOnLock">7</integer>
<!-- Color of the FOD view -->
<color name="config_fodColor">#00ffffff</color>