Calendar trigger

This commit is contained in:
2024-01-07 23:56:55 +01:00
parent 4521bc7d4e
commit 8c4b75232e
4 changed files with 21 additions and 6 deletions

View File

@ -16,6 +16,11 @@
android:textSize="25dp"
android:layout_marginBottom="@dimen/default_margin" />
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/calendarTriggerExecutionHints"/>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"