Refine battery text in battery header
1. When there exists estimate time, show it, otherwise show battery status label. 2. Change the summary based on whether it is charging. (Estimated time left vs Time to full charge) Bug: 35328749 Test: RunSettingsRoboTests Change-Id: I64ee8acd248062b4effcfc58ed908be7d89621a3
This commit is contained in:
@@ -4493,6 +4493,9 @@
|
||||
<!-- Description for battery time left, i.e. 50min Estimated time left. [CHAR LIMIT=80]-->
|
||||
<string name="estimated_time_left">Estimated time left</string>
|
||||
|
||||
<!-- Description for charging time left, i.e. 50min Time to full charge. [CHAR LIMIT=80]-->
|
||||
<string name="estimated_charging_time_left">Time to full charge</string>
|
||||
|
||||
<!-- Description for estimated time. [CHAR LIMIT=80]-->
|
||||
<string name="estimated_time_description">Estimation may change based on usage</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user