mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
Add action to show reminder right now (for developers)
This commit is contained in:
@@ -46,4 +46,9 @@
|
||||
android:title="@string/delete"
|
||||
app:showAsAction="never"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_notify"
|
||||
android:title="@string/reminder"
|
||||
app:showAsAction="never"/>
|
||||
|
||||
</menu>
|
||||
Reference in New Issue
Block a user