Refine battery help message layout

- Screenshot: https://screenshot.googleplex.com/6mdCCHYZBMNMdMG.png

Bug: 179237551
Test: make SettingsRoboTests
Change-Id: If6c569233e22ccea3213000399cdb2f5ec08f634
This commit is contained in:
Wesley.CW Wang
2021-04-29 17:37:36 +08:00
committed by Wesley Wang
parent 12bc0921ce
commit 2369167d63
2 changed files with 23 additions and 20 deletions

View File

@@ -117,6 +117,7 @@
<color name="battery_good_color_dark">#4caf50</color> <!-- Material Green 500 -->
<color name="battery_maybe_color_dark">#fdd835</color> <!-- Material Yellow 600 -->
<color name="battery_bad_color_dark">#f44336</color> <!-- Material Red 500 -->
<color name="battery_info_error_color_red">#fce8e6</color> <!-- Material Red 50 -->
<!-- TODO: Figure out colors -->
<color name="face_anim_particle_color_1">#ff00bcd4</color> <!-- Material Cyan 500 -->