Cherish:Show Battery Temperature in Ambient Display [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Aston-Martinn
2021-04-19 09:06:13 +07:00
committed by Hưng Phan
parent 753a0d735e
commit c746eec262
3 changed files with 18 additions and 0 deletions

View File

@@ -1200,4 +1200,8 @@
<string name="keyguard_battery_bar_color_accent">Accent</string>
<string name="keyguard_battery_bar_color_random">Random</string>
<string name="keyguard_battery_bar_color_custom">Custom</string>
<!-- Battery temperature -->
<string name="ambient_battery_temperature_title">Battery temperature</string>
<string name="ambient_battery_temperature_summary">Show battery temperature along with the battery percent</string>
</resources>