What is the best way to display a destructive action on this component?
The final assignment from my course is to create a mobile application similar to AnkiDroid where the user can create flashcards to study.
I'm not sure about how to display a destructive action on the flashcard component.
Is there a better way to show that? I currently enabled a swipe left action. I don't know if is that ok, though.