Fixed
Status Update
Comments
jb...@google.com <jb...@google.com> #2
Andrey, I haven't changed AnimatedVisibility
since alpha01, so I don't expect any behavior change. This looks like it may be an issue with subcompose, could you please take a look?
jb...@google.com <jb...@google.com>
ap...@google.com <ap...@google.com> #3
I updated to 1.0.0-alpha09 but still experiencing the same result.
jb...@google.com <jb...@google.com> #4
cc+ Matvei for input on Scaffold
cl...@google.com <cl...@google.com>
na...@google.com <na...@google.com> #5
Hm, interesting, form the quick looks it seems like nothing changed in scaffold in alpha08. The only thing we've done around alpha07 is migrated scaffold to subcompose and it directly affects the padding parameter.
Louis, do you have any ideas is that might've caused the problem?
Description
Component used: Navigation Version used: 2.5.0 Devices/Android versions reproduced on: emulator api 30
If this is a bug in the library, we would appreciate if you could attach:
Navigating with menu item tied to a dialog destination causes bottom navigation selection to change.
Navigating with a global action keeps selection unchanged - see branch globalAction in the same repo. Same when opening dialog with
.show()
.