AlexGladkov/Odyssey

Alert dialog animation

za4em opened this issue · 1 comments

za4em commented

Alert dialogs have animation of bottom sheets. They show and hide with y-offset instead of regular fade animation.

It would be nice to get a ModalDialogState when using CustomModalConfiguration. That way you can customize modal animation.

Added animationType param to AlertConfiguration. Supports Fade and Present
Added in 1.4