Merge branch 'feature/custom-snooze' into dev

This commit is contained in:
2017-12-06 21:42:04 -06:00
16 changed files with 265 additions and 74 deletions

View File

@@ -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>