add statistics for bottle and sleep events

This commit is contained in:
2025-11-06 21:41:36 +01:00
parent f8f5d68bb6
commit d64a3f7af9
13 changed files with 526 additions and 23 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<TextView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="20sp"
android:gravity="center"
android:padding="5dip" />