Sometimes, all items of the recyclerView are already visible to the user.
In this case, it wouldn\'t matter to the user to see overscroll effect, be
Just add android:overScrollMode="never" in XML
android:overScrollMode="never"