cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

overScrollMode="never" not working #438

Open xiefeieric opened 7 years ago

xiefeieric commented 7 years ago

wanna to get rid of over scroll effects, working on normal recycler view, but not working on urv, please check