ElegantDialog
A beautiful, customizable and interactive dialog for Android written in Kotlin/Java.
Download
Easily add the dependencies:
Features
Here are some fancy stuff:
- Top background customization
- Bottom background customization
- Custom layout(RecyclerView etc)
- Custom icons(buttons and title)
- Color customizations (Icons and Text)
- Text customizations (Buttons, title and content)
- Custom fonts (title and content)
- Image loading using Glide or Picasso
How to use ElegantDialog
Simple use cases will look something like this:
Pull requests are welcome!
Feel free to contribute to ElegantDialog. Just create a pull request for:
- Bug fixes
- New features
- Code optimizations