I'm using a TouchListView by CommonWare and so far it's working fine, But it fails in the following case:
activity Ahas a TouchListView and button to add an item , now when i click over a button,activity Bopens up and once the user choose the item i am callingfinishto endactivity B- and it comes back to
activity A.
Now here drag n drop in TouchListView doesn't work I mean items are getting dragged but not able to be placed where a user wants, I tried a lot but could not find a way to fix it.
