Fixed
Status Update
Comments
jb...@google.com <jb...@google.com>
ap...@google.com <ap...@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.
jb...@google.com <jb...@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
Component used: Navigation Version used: 2.4.0-alpha06 Devices/Android versions reproduced on: Any device
Repro steps:
NavHost
(FragmentTwo.kt)The same code works fine when used outside of the nav graph (MainActivity.kt#18-20)
Sample:https://github.com/steelahhh/compose-navigation-issure