Page 1 of 1

Swipe Right Delete Option for List Items

Posted: Sat Apr 06, 2013 7:24 pm
by Christine Stringfield

I have a list component on a screen. Is it possible to add a delete option when you swipe on a list item as is shown in this image:

Image


Swipe Right Delete Option for List Items

Posted: Sat Apr 06, 2013 9:16 pm
by maxkatz

It should be possible but you would need to add the delete button programmaticaly once the swipe occurs.


Swipe Right Delete Option for List Items

Posted: Tue Apr 30, 2013 10:14 am
by John5766500

Anyone got an example they are willing to share that does this? thanks.


Swipe Right Delete Option for List Items

Posted: Sun Oct 12, 2014 10:27 am
by Lars Soligard

John, did you find a way to di this? :)


Swipe Right Delete Option for List Items

Posted: Mon Oct 13, 2014 8:05 am
by John5766500

Sure follow this link and it works perfectly...

http://andymatthews.net/read/2011/02/...

However, I have since removed this functionality from my app as its also running on Android devices and there users don't swipe to delete. Guess what I'm saying here is think about your target devices and how users will interact with your app.

Cheers

John.


Swipe Right Delete Option for List Items

Posted: Mon Oct 13, 2014 8:42 am
by Lars Soligard

Looks great! Thank's :)