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
You could try solving this via a custom transition. A first approximation would maybe be just fading over with opacity.
The bottom navigation item animation would rather be solved with the Animated library, take a look at the docs, they are quite comprehensive.
Is this possible to mimic this screen transition (the fadein one) ?
Material design video
The text was updated successfully, but these errors were encountered: