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
If you select any menuItem in NavigationBar, FloatingActionButton will be heaved by SnackBar and will not be unheaved if you open NavigationBar again before SnackBar disappear.
There is a gif so you can understand what I am talking about.
The text was updated successfully, but these errors were encountered:
I literally have no good idea about how to deal with it for better design :(
Maybe X sign should move down fast (to position, where it was before Snackbar) after NavBar opened? And if Snackbar will be activated when user tap X sign, it should also move up fast and then closing CircularAnimation should appear.
It's not so great idea because it could cause other glitches so I really don't know how to handle this.
If you select any menuItem in NavigationBar, FloatingActionButton will be heaved by SnackBar and will not be unheaved if you open NavigationBar again before SnackBar disappear.
There is a gif so you can understand what I am talking about.
The text was updated successfully, but these errors were encountered: