Fixed
Status Update
Comments
il...@google.com <il...@google.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.
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #3
Hi!
What is 'partially' exactly?
How do I see it?
Thanks!
What is 'partially' exactly?
How do I see it?
Thanks!
Description
I have created a Sample app to demonstrate the problem, and setted a delay of 1 sec. To see the crash just click the button when it will appear. The funny thing is that if you go to other tab and come back - The navigation will work.
The exception I'm getting is:
`java.lang.IllegalArgumentException: navigation destination com.example.myapplication:id/action_homeFragment_to_second2 is unknown to this NavController`