5 Commits

Author SHA1 Message Date
Tom Hennen
b8d25d4123 Adding drag handle allows swipe to remove.
Turns out all we needed was a drag handle to allow swipe to remove.

This still needs further testing, but is looking pretty good.

Will add an undo feature shortly.
2015-04-03 10:29:49 -04:00
Tom Hennen
1a63f26de4 added remove handler for list view.
Not working yet because dslv.startDrag returns false unless the list view supports dragging. I'm not sure we want dragging, just fling remove.
2015-03-29 15:12:20 -04:00
Martin Fietz
131bbb7356 Support library downgrade after crashes 2015-03-25 12:57:49 +01:00
Martin Fietz
8bf189a6f6 Swipe to dismiss modifications 2015-03-14 15:40:10 +01:00
Martin Fietz
4ecf62ab6a Setup gradle 2015-03-14 15:19:06 +01:00