Closed
Description
The ViewPager solution currently used relies on fragments, which makes the navigator component a bit heavy on fragment use. A better approach would be to use a RecyclerView with a SnapHandler. This would also make the nested scrolling happening today much simpler, as RecyclerView supports this in a better way.
Metadata
Metadata
Assignees
Labels
No labels