Fixed
Status Update
Comments
ku...@gmail.com <ku...@gmail.com> #2
Comment has been deleted.
ku...@gmail.com <ku...@gmail.com> #3
Comment has been deleted.
ku...@gmail.com <ku...@gmail.com> #4
As of now:
- Nesting scroll views with a scroll direction perpendicular to the ViewPager2's orientation inside ViewPager2 works
- Nesting scroll views with a scroll direction parallel to the ViewPager2's orientation inside ViewPager2 does not work
- Nesting scroll views with a scroll direction perpendicular to the ViewPager2's orientation inside ViewPager2 works
- Nesting scroll views with a scroll direction parallel to the ViewPager2's orientation inside ViewPager2 does not work
jb...@google.com <jb...@google.com> #5
Horizontal ViewPager2 not correctly working into a vertical RecyclerView
Set a setNestedScrollingEnabled to the RecyclerView into the ViewPager2 (across reflection) resolves the problem
Set a setNestedScrollingEnabled to the RecyclerView into the ViewPager2 (across reflection) resolves the problem
Description
Component used: Navigation
Version used: 2.3.4
Safe Args should upgrade to KotlinPoet 1.8.0 to ensure that the generated code handles more edge cases (via the bug fixes included in that release).