petrucci34 / SimpleToDo

A simple todo list application.
0 stars 0 forks source link

Use a DialogFragment instead of new Activity for editing items #4

Open petrucci34 opened 7 years ago

petrucci34 commented 7 years ago

http://guides.codepath.com/android/Using-DialogFragment

petrucci34 commented 7 years ago

Fixed in https://github.com/petrucci34/SimpleToDo/commit/972b731c3587c4c0b7eb58fa4af2cc08dc8f71cb.