h6ah4i / android-advancedrecyclerview

RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
https://advancedrecyclerview.h6ah4i.com/
Apache License 2.0
5.32k stars 860 forks source link

Scrolling while dragging child item #483

Open nirocknrk opened 5 years ago

nirocknrk commented 5 years ago

How to implement auto scrolling when user start dragging an item and moving down or upwards the screen so he can scroll the list till he see the position he wanted to drop?