I have a Recycler View that is showing a list of elements. My list has 100 elements and after building the list and load in recycler I need to know how many elements I can see on my screen.
Follow the image below :
I need to know the number of elements that I can see in the list. In that example, following the number of Add Buttons as a reference, They are 4 elements.