leondeklerk / starling-android

A work in progress Android gallery application that can support basic media actions locally and synchronize with a back-end.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add the option to delete media items #28

Closed leondeklerk closed 3 years ago

leondeklerk commented 3 years ago

Adds an option to delete media items when viewing the respective item.

Adds new delete options in the MediaInterface to perform deletes for three different types of API levels:

Closes #22