avast / android-styled-dialogs

Backport of Material dialogs with easy-to-use API based on DialogFragment
Apache License 2.0
2.15k stars 450 forks source link

Smooth fading and uprising #107

Closed georgeci closed 9 years ago

georgeci commented 9 years ago

On my 4.4 android dialogs appeared sharply

davidvavra commented 9 years ago

Sorry, what's the problem? Can you be more specific?

georgeci commented 9 years ago

Reformulate the thought. How to add animation to the appearance and hide the dialog?

davidvavra commented 9 years ago

The library doesn't support it. You could do it with custom dialogs. But it would be a nice addition to the library, would you like to add it and send a pull request?

georgeci commented 9 years ago

I can try. An interesting case for the weekend.

georgeci commented 9 years ago

I understand. Your theme inherited from the "android:Theme", it already has the necessary animation. I just got used to the style of Holo.