Assigned
Status Update
Comments
co...@google.com <co...@google.com> #2
Tram, can you confirm that the behavior is correct if the modifier is moved to the composable inside the AnimatedPane?
ia...@google.com <ia...@google.com> #3
Hi Max, yes when the modifiers are moved to the composable inside the AnimatedPane, the PB animations are better than when the modifiers are in the AnimatedPane itself
ia...@google.com <ia...@google.com> #5
After some investigation, I can conclude this behavior is consistent with other animation "wrapper" composables, e.g. AnimatedVisibility
. Modifiers should indeed be applied to the children in order to properly participate in the animation.
Description
The adaptive artifacts were migrated to new names a few months ago, but that means basically all of the class/function links in the release notes are 404s. Hopefully we can directly fix these, but I think they're generated from the release notes. I'm not sure if it's possible to update the old release notes?