Joey, Andrew Hayzen (one of the Music app devs) has been working on a similar implementation for the Music app [1]. I've added him to this chain. I think he still wanted to fix a few things in how he allows for reordering (drag-and-drop)--but maybe you two could work together?
Victor [1] https://code.launchpad.net/~andrew-hayzen/music-app/reordering-implementaton On Sun, Sep 15, 2013 at 9:56 AM, Joey Chan <[email protected]> wrote: > Hi Lisette, > > Seems like "swipe-delete" may conflict with "drag-and-drop" technically. > > reason: > the feature "drag-and-drop" needs a "drag" handler but "swipe-delete" is > occupying this handler (technically "swipe" is a kind of "drag") > > my suggestion: > currently drag handler is unstable so I suggest implement the > "swipe-delete" first, and I will talk the SDK team if they can modify the > "drag handler" so that the listitem can handle both "swipe-delete" and > "drag-and-drop". > > > BR, > Joey > > -- > Mailing list: https://launchpad.net/~ubuntu-touch-coreapps > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps > More help : https://help.launchpad.net/ListHelp > >
-- Mailing list: https://launchpad.net/~ubuntu-touch-coreapps Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps More help : https://help.launchpad.net/ListHelp

