You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Crane] Implement updates to transition animation api under Crane's Home screen (#1167)
** The label parameter was added to color animation transitions for the
non-editable input field on the Home screen. Adding this label makes it
easier to inspect this transition in the Animation Preview.
** Replaced the experimental “with” extension function used alongside
the fade-in animation with the stable “togetherWith” function.
No major logic was altered.
0 commit comments