TakuSemba / MultiSnapRecyclerView

Android library for multiple snapping of RecyclerView
Apache License 2.0
2.51k stars 302 forks source link

A warning appear. #14

Closed Ahyounglove closed 4 years ago

Ahyounglove commented 6 years ago

A warning appears when i swipe from the recyclerview. The test machine is the Nexus 5x android 7.0 version api 24. Can I ignore it?

E/RecyclerView: Smooth Scroll action is being updated too frequently. Make sure you are not changing it unless necessary

TakuSemba commented 4 years ago

Hi, sorry for the late response. I recently released version 2.0.0 with lots of fixes.

Can you try it out and see if it still happens?

TakuSemba commented 4 years ago

Please reopen this if this still happens on v2.x.x. Thank you.