Aditya94A / Morphing-Material-Dialogs

Material dialog :heart: morphing animation. An android kotlin UI library for building beautiful animations for converting a floating action button into a material dialog.
https://adi.bio
MIT License
894 stars 64 forks source link

Support more customization for the dialogs #2

Closed Aditya94A closed 2 years ago

Aditya94A commented 7 years ago

Just going to think out loud in here.

Okay, so the material dialogs library offers a great deal of customization. Ideally, I'd like the morphing animation to work well with all of it.

Duplicating the API is hardly a good solution, might work as a quick hack right now, but in the long run a better architected solution should obviously be preferred.

Aditya94A commented 6 years ago

P.S: Let me know if you'd like this library to have more functionality and customization. If there's demand, I'll get to work 😄