Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base z-order on visibleEntries #1384

Merged
merged 2 commits into from Nov 12, 2022
Merged

Base z-order on visibleEntries #1384

merged 2 commits into from Nov 12, 2022

Conversation

jbw0033
Copy link
Collaborator

@jbw0033 jbw0033 commented Nov 2, 2022

NavHost should respect the z-order established by visibleEntries. This ensures that incoming Composables will be on top of exiting ones, except in the case of a pop it is expected that it is reversed.

Fixes: #1160

Jeremy Woods and others added 2 commits November 1, 2022 16:00
NavHost should respect the z-order established by visibleEntries. This ensures that incoming Composables will be on top of exiting ones, except in the case of a pop it is expected that it is reversed.

Fixes: google#1160
@alitahabundle
Copy link

@ianhanniballake any updates?

@morganbovi
Copy link

@ianhanniballake bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Navigation Animation] Control composable route zIndex
4 participants