mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-10 02:58:51 -06:00
Implement habits archival
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
android:title="@string/edit">
|
||||
</item>
|
||||
<item
|
||||
android:id="@+id/action_delete_habit"
|
||||
android:title="@string/delete">
|
||||
android:id="@+id/action_archive_habit"
|
||||
android:title="@string/archive">
|
||||
</item>
|
||||
|
||||
</menu>
|
||||
Reference in New Issue
Block a user