cs301w01 / Skindex

4 stars 1 forks source link

EditAlbumActivity - Delete Album #63

Closed joelburford closed 12 years ago

joelburford commented 12 years ago

Delete the given album from the database. Use the given album name, if they edit the text in the Album Name but haven't saved yet it should still delete the old name. Pop up should confirm deletion.

Also, we need to decide on other actions to take here. When you delete an album do you delete all associated photos?