Library to implement animated Material Dialog in android apps
Android Library to implement animated, beautiful, stylish Material Dialog in Android apps easily. MaterialDialog library is built upon Google's Material Design library. This API will be useful to create rich, animated, beautiful dialogs in Android apps easily. This library implements Airbnb's Lottie library to render After Effects animation in the app.
A set of simple wrapper classes to create material dialogs
This library is a set of simple wrapper classes that are aimed to help you easily create fancy material dialogs. LovelyDialog doesn't subclass any Dialog-related classes, it is just a lightweight extensible wrapper for Dialog and manipulations with a custom view.
Java Runtime Designer is a visual designer component that can be easily embedded in your application and used to change the layout of the dialog at runtime. The runtime designer allows you to switch at any time between the live and design mode.