Skip to content
Commit 9eb4610d authored by Evan Laird's avatar Evan Laird
Browse files

Update battery saver colors to make them more obvious

Use colorError for the plus symbol (when in status bar) and always draw
the fill as colorError when below 15%

Test: turn on systemUI demo mode
      adb shell am broadcast -a "com.android.systemui.demo" -e command battery -e plugged false
      adb shell am broadcast -a "com.android.systemui.demo" -e command battery -e powersave true
      # verify that the plus sign is red
      adb shell am broadcast -a "com.android.systemui.demo" -e command battery -e level 15
      # verify that the fill color is red and the plus stays red

Change-Id: I9898c3d56372bad822aeff021a470958ed3908a6
Fixes: 71873178
parent e84c506f
Loading
Loading
Loading
Loading
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