PatrykMCoder / Todo

Todo app with notes functionality
0 stars 0 forks source link

Update method for edit todo #33

Closed PatrykMCoder closed 4 years ago

PatrykMCoder commented 4 years ago

Now, when we are editing a todo, we can not create elements after press enter

Update: -> add function for create new edit text -> get data from new edit text in Edit todo fragment -> if is created element check it out. We can't update element when this is not exist! (before update , put this to db!) -> user can change state for checkbox. put this state to db!