Closed gejiaheng closed 7 years ago
DragDropHelper's initialization in DemoActivity is not compitable with its latest definition. This prevents the Sample App from compiling.
DragDropHelper
DemoActivity
Thanks for fixing the sample app! It's very messy 😅 I will do a dirty fix on top of this PR to get drag & drop working (we need to swap items in onSwap) and merge it 👍
onSwap
DragDropHelper
's initialization inDemoActivity
is not compitable with its latest definition. This prevents the Sample App from compiling.