0

I have Recyclerview inside the NestedScrollview.I need to get Visible positions from the RecyclerView but Recyclerview scroll listener is not triggered only Nestedscroll view scroll listener is triggered...

Dhan
  • 13
  • 1
  • 3
  • Probably because the `RecyclerView` expands to its maximum length. Is your `RecyclerView` orientaion `VERTICAL`? – Abbas Oct 24 '19 at 12:53
  • Take a look at https://stackoverflow.com/questions/24989218/get-visible-items-in-recyclerview – Zahra Oct 24 '19 at 13:07

0 Answers0