Loading core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -482,7 +482,7 @@ <integer name="config_lowBatteryCloseWarningLevel">20</integer> <!-- Default color for notification LED. --> <color name="config_defaultNotificationColor">#ff00ff00</color> <color name="config_defaultNotificationColor">#ffffffff</color> <!-- Default LED on time for notification LED in milliseconds. --> <integer name="config_defaultNotificationLedOn">500</integer> Loading Loading
core/res/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -482,7 +482,7 @@ <integer name="config_lowBatteryCloseWarningLevel">20</integer> <!-- Default color for notification LED. --> <color name="config_defaultNotificationColor">#ff00ff00</color> <color name="config_defaultNotificationColor">#ffffffff</color> <!-- Default LED on time for notification LED in milliseconds. --> <integer name="config_defaultNotificationLedOn">500</integer> Loading