android icon indicating copy to clipboard operation
android copied to clipboard

Empty row is added on after drop

Open rambabupudari opened this issue 10 years ago • 3 comments

I have used your lib for drag and drop. when drag group 1 item to group to an empty item has appeared in my list. Once we refresh the list it will be visible with valid item.

rambabupudari avatar Nov 03 '15 07:11 rambabupudari

sorry i didnt get it, could you please explain a bit more detail

sreekumarsh avatar Nov 05 '15 05:11 sreekumarsh

can not drag item on nexus4 Android5.1.and there is something wrong postDelayed(r, 200);on some phone cannot do this code ,just do postDelayed(r, 0);

devzhan avatar Dec 08 '15 09:12 devzhan

this is a work around for long press, you can reduce the time and it may take a long press for a click

sreekumarsh avatar Dec 16 '15 15:12 sreekumarsh