Delete

The delete function removes items from an editable list on your app. Users delete multiple items in More options or by touching and holding an item, then selecting all the items they want to remove. Delete single items by touching and holding, then selecting Delete.

sers can access the Delete button through more options. Either multiselection or single selection is available, depending on the content.

Delete feedback

Use a toast UI component to inform users that an item has been deleted and provide a progress indicator if the action will take time. Use a pop-up to get the user's confirmation if deleted items can’t be recovered.