I need every scroll count(increasing the count variable) while scroll the recyclerview, without using position. Because before i am using postion to increasing the count but its made some duplicate count . I Using the Recycler View but I am unable to get the current scroll offset in X direction of the recyclerView?
Asked
Active
Viewed 286 times
0
-
not yet code. ........... – Arunkumar Jul 15 '16 at 06:41
-
just i am asking how to do this. because i am new for this task. – Arunkumar Jul 15 '16 at 06:43
-
see this accepted answer : http://stackoverflow.com/questions/24989218/get-visible-items-in-recyclerview – prGD Jul 15 '16 at 06:47