Android - Detect when the last item in a RecyclerView is visible

后端 未结 4 755
挽巷
挽巷 2020-12-03 04:46

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

4条回答
提交回复
热议问题