add bath event type

This commit is contained in:
2025-09-29 03:20:18 +02:00
parent 0a9821aef7
commit 0633b4d084
4 changed files with 22 additions and 0 deletions

View File

@@ -69,6 +69,16 @@
style="@style/OverflowMenuText"
android:text="@string/overflow_event_scale"/>
<TextView
android:id="@+id/button_bath"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginTop="10dp"
android:padding="10dp"
android:background="@drawable/dropdown_list_item_background"
style="@style/OverflowMenuText"
android:text="@string/overflow_event_bath"/>
<TextView
android:id="@+id/button_enema"
android:layout_width="match_parent"