I am using a listview that has the ability to swipe left and right, both of which have different actions.
My question is:
Is it possible to have multiple images or buttons on one swipe command on the UI?
To clarify my point, a user swipes left and there are three individual images that each perform a different action, instead of the default one.
To make enough room for multiple actionable items the swipe would need to travel further than the default swipe distance, perhaps the entire listview item is replaced by multiple sections of images.