Started on battery history screen for new UI - not working yet, but it runs without crashing

This commit is contained in:
Graham Jones
2024-01-20 20:38:30 +00:00
parent 2cfb63fc2b
commit 36582f07e3
7 changed files with 185 additions and 2 deletions

View File

@@ -566,4 +566,6 @@
<string name="heart_rate_history_bpm">"Heart Rate History (bpm): "</string>
<string name="minutes">minutes</string>
<string name="algorithms">"Algorithms: "</string>
<string name="battery_history">Battery History</string>
<string name="watch_batt_hist">Watch Battery History (%)</string>
</resources>