codepath / codepath/android_guides
EndlessRecyclerView doesn't work with NestedScrollView
Open
- Dominant language
- No language data
- Stars
- 28.3k
- Forks
- 6.2k
- PR merge metrics
- No merged PRs in 30d
Description
I have `SwipeRefreshLayout`, `NestedScrollView` and `RecyclerView`. Everything works apart from the endless scrolling. It gets called the first time my fragment is created but when I scroll it doesn't do anything. Here's my layout:
`
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.