I implemented SwipeRefreshLayout in my app. I need to change the height which has to be scrolled down to call onRefresh() method. Which method should I use to add a custom h
This one just did a trick and no more extra code
Just wrap your recyclerview to NestedScrollView then this NestedScrollView is wrapped in SwipeRefreshLayout