entryAnimation property

EntryAnimation entryAnimation
final

Defines how Giff Dialog will enter the screen.

Default is EntryAnimation.DEFAULT - standard Material dialog entrance animation, i.e. slow fade-in in the center of the screen.

Implementation

final EntryAnimation entryAnimation;