sarthakps / to-do

An Android app with added aesthetics and automation to help you organize and manage your daily routines and deadlines.
BSD 3-Clause "New" or "Revised" License
5 stars 9 forks source link

Swipe to get delete confirmation added #19

Closed rasacharjee closed 4 years ago

rasacharjee commented 4 years ago

The delete confirmation with requested changes are added. deleteConfirmation

rasacharjee commented 4 years ago

The file ListActivity has been slightly modified by removing the unnecessary imports. The file was changed while testing for swipe to delete on tasks. Please consider the same in the commit.

sarthakps commented 4 years ago

Good job on the feature!