mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 09:38:52 -06:00
EditHabitActivity: Make save button functional
This commit is contained in:
@@ -112,6 +112,7 @@ public class ListHabitsSelectionMenuBehavior
|
||||
public void onEditHabits()
|
||||
{
|
||||
screen.showEditHabitsScreen(adapter.getSelected());
|
||||
adapter.clearSelection();
|
||||
}
|
||||
|
||||
public void onUnarchiveHabits()
|
||||
|
||||
Reference in New Issue
Block a user