Enabled battery history fragment of main activity

This commit is contained in:
Graham Jones
2024-04-13 22:00:30 +01:00
parent 1ad6d2b228
commit 50fdf237b9
5 changed files with 10 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
<com.github.mikephil.charting.charts.LineChart
android:id="@+id/lineChart"
android:id="@+id/battLineChart"
android:layout_width="fill_parent"
android:layout_height="fill_parent">