mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 17:48:52 -06:00
Show alarm only on certain days of the week
This commit is contained in:
@@ -75,6 +75,11 @@
|
||||
android:id="@+id/inputReminderTime"
|
||||
style="@style/dialogFormTimePicker" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/inputReminderDays"
|
||||
android:text="Any weekday"
|
||||
style="@style/dialogFormTimePicker" />
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user