Fixed
Status Update
Comments
jb...@google.com <jb...@google.com> #2
Status is still Assigned, but Compose 1.1.0 was already released. Did the ETA change for this feature?
jb...@google.com <jb...@google.com>
ap...@google.com <ap...@google.com> #3
The Compose Animation APIs Navigation needs (such as AnimatedContent
) are still @Experimental
in Compose 1.1.0.
jb...@google.com <jb...@google.com> #4
Update: Same case for Compose 1.2.0
cl...@google.com <cl...@google.com>
na...@google.com <na...@google.com> #5
why is this taking so long?
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()
.