Hi, I'm building a project using draggable and droppable listview. I found the source code of creating draggable and droppable listview supported by google. In my project , there are 4 items in listview ( search, list, history and shortcut). Each item in listview interacts with each activity. The problem is when I change position of items in listview the items in listview interact with wrong activities ( e.g search item iteracts with list activity instead of search item interacts with search activity)
Could anybody give me a solution for this? Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

