I have a table that represents the number of sets and the weight loaded for each exercise in a training routine.
The user can add new rows, but must also be able to delete them, so the designer thought of it this way:
By swiping to the left, each element of the row is stacked a little bit and the trash can icon appears that allows to delete the row.
I don't know how to achieve this interaction, could someone please help me?
Thanks in advance community!
ow to bring up my icon to delete the row.