Skip to content

Fix details screen shared axis transition grouping#469

Open
hunterstich wants to merge 1 commit intoGrapheneOS:mainfrom
hunterstich:mtrl-transition-fix
Open

Fix details screen shared axis transition grouping#469
hunterstich wants to merge 1 commit intoGrapheneOS:mainfrom
hunterstich:mtrl-transition-fix

Conversation

@hunterstich
Copy link

The MaterialSharedAxis transition is being applied to individual children of the detail screen's ScrollView, causing an unintended clipping effect on each item when animating in (most noticeable if you watch the "Install" button). Adding transitionGroup=true fixes this and animates the ScrollView as a single container.

before.mp4
after.mp4

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.

1 participant