Android RecyclerView Inertia -


i've updated recyclerview version 26.0.1 , have pagination implemented recyclerview, when reach bottom of list see progressbar , load more data display, notify inserted indexes

so new 26.0.1 recyclerview version there's inertia saved scrolling. when swipe down fast , reach bottom see progressbar, after new data inserted recyclerview keeps scrolling down

i know that's inertia because if swipe slowly, doesn't scroll down after new data being inserted

question: how disable inertia swiping?

p.s. recyclerview inside nestedscrollview


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -