Friday, May 11, 2012

Android: Drag And Drop List

I was thinking since Flex has a Drag and Drop List, Android should have 1 too. Hence, my long search for a Drag and Drop List begins... I managed to find one on the blogspot 'TICE' and I decided to enhance it a bit.

Added features:
  • Besides dragging, upon on the other hotspot of the list, a Toast Message Box will be shown indicating the id of the item
  • Upon dropping an item, display a simple Error Log with the new sequence of items
  • Some visual change

* Click here for the blogspot 'TICE'.
^ Click here for the post on drag and drop list on 'TICE'.
~ Click here for the Drag and Drop List that I had enhanced.

No comments:

Post a Comment