Skip to content
Snippets Groups Projects
Unverified Commit e2f2bb5f authored by Simão Gomes Viana's avatar Simão Gomes Viana
Browse files

overlay: tweak notification lights

parent 94c375c7
No related branches found
No related tags found
No related merge requests found
......@@ -173,7 +173,10 @@
<string name="config_rawContactsLocalAccountType" translatable="false">com.android.contacts</string>
<integer name="config_notificationsBatteryFullARGB">0xFF00B4E7</integer>
<integer name="config_notificationsBatteryLedOn">130</integer>
<integer name="config_notificationsBatteryLedOn">140</integer>
<integer name="config_notificationsBatteryLedOff">3400</integer>
<integer name="config_defaultNotificationLedOn">2000</integer>
<integer name="config_defaultNotificationLedOff">2800</integer>
<!-- Whether to allow all rotations -->
<bool name="config_allowAllRotations">true</bool>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment