DragSortAdapter icon indicating copy to clipboard operation
DragSortAdapter copied to clipboard

Please add onDrop override method to the example.

Open rickylall opened this issue 7 years ago • 2 comments

Just a improvement...

rickylall avatar Dec 23 '16 14:12 rickylall

Can you clarify? or make a pull request?

vinc3m1 avatar Dec 23 '16 18:12 vinc3m1

Sorry if I am wasting your time. It is just an enhancement. Not even to the meaningful code. The 'ExampleAdapter.java' class does not have the 'onDrop() { }' override method readily in it. I know it's present in the usage. But after reading the usage I was copy pasting through directly from the example adapter. And since the onMove method is present in 'ExampleAdapter.java'. So I mistook that for onDrop. Great work by the way. Thanks.

rickylall avatar Dec 24 '16 05:12 rickylall