Fixed
Status Update
Comments
jo...@marks-and-spencer.com <jo...@marks-and-spencer.com> #2
Nested scrolling works partially (as per http://b/122818889 ). Let's discuss if we need full support and if so make sure it works.
jb...@google.com <jb...@google.com>
n....@gmail.com <n....@gmail.com> #3
Hi!
What is 'partially' exactly?
How do I see it?
Thanks!
What is 'partially' exactly?
How do I see it?
Thanks!
jb...@google.com <jb...@google.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
Description
Component used: Navigation Version used: 2.8.1
After updating to version 2.8.1, Android lint is throwing the Obsolete custom link check warning below. We have configured Android lint to treat warnings as errors so this is breaking our CI pipeline runs; ideally, we'd like to continue using the latest version of this component while also continuing to treat warnings as errors. Thank you for your help.