Closed ananth10 closed 7 years ago
Do you have example code and an example screenshot? Just a rough UI layout image would be fine. This is also something that's more appropriately asked on Stack Overflow than GitHub, unless this predicates an error in the code/guide.
I have to implement Endless scroll for recyclerview but i am showing some content above recyclerview , so i have used recyclerview inside nestedscrollview , if i use like this , recyclerview draws all views at first time. so
endless scroll for calling web service keep on calling. could you suggest me any solution for this?