javiersantos / MaterialStyledDialogs

A library that shows a beautiful and customizable Material-based dialog with header. API 14+ required.
Apache License 2.0
1.17k stars 155 forks source link

header image entrance animation at wrong TranslationY #54

Open fxmeister opened 7 years ago

fxmeister commented 7 years ago
Details

This issue is purely cosmetic

Reproduction Steps
  1. Set a header image to the dialog
  2. Enable custom entrance animations
  3. Show dialog
Expected Result

I would expect the dialog to animate smoothly from off screen

Actual Result

The dialog appears instantaneously with the header image showing, then the rest of the dialog is animated into view.