saket / InboxRecyclerView

Build expandable descendant navigation, inspired by Google Inbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support nested scrolling in ExpandablePageLayout

saket opened this issue · comments

Listening to nested scrolling events would make it much easier to support scrollable child Views rather than asking users to manually do it by intercepting pull-to-collapse gesture.

I am having this issue, where it doesn't scroll in certain cases. Is this the same issue?
20190206_004722 2019-02-06 00_50_06

Yep. Nested scrolling can make that happen in a relatively easy manner.