Display toast when user does not long press

This commit is contained in:
2016-02-15 17:51:41 -05:00
parent 0e10a0d14d
commit d42343cab3
2 changed files with 21 additions and 12 deletions

View File

@@ -62,5 +62,6 @@
<string name="save">Save</string>
<string name="streaks">Streaks</string>
<string name="no_habits_found">You have no active habits</string>
<string name="long_press_to_toggle">Long press to check or uncheck</string>
</resources>