Use case
The Material Design Guidelines say that Dialogs, Snackbars, Menus and FloatingActionButtons should use the Fade transition
I think this video from the specs is also very expressive.
Right now all the previously named components have their own outdated transitions that don't match the current spec. Especially the Menu / DropdownMenu animations look a bit unpolished.
Proposal
Update the named widgets to use the official transitions as per material spec.
Use case
The Material Design Guidelines say that Dialogs, Snackbars, Menus and FloatingActionButtons should use the Fade transition
I think this video from the specs is also very expressive.
Right now all the previously named components have their own outdated transitions that don't match the current spec. Especially the Menu / DropdownMenu animations look a bit unpolished.
Proposal
Update the named widgets to use the official transitions as per material spec.