I have a method that will check if the last element in a RecyclerView is completely visible by the user, so far I have this code The problem is how to check if the Recycler
try working with onScrollStateChanged it will solve your issue
onScrollStateChanged