Aesthetic Dialogs for Android
?Android Library to implement custom, ?beautiful, ?stylish Dialog in android apps easily.
AestheticDialogs is a library that provides beautiful and custom Dialog inspired by Laravel Notify.
Types of Dialog
AestheticDialog At this moment, library provides six types of dialog i.e.
1. Flash Dialog | 2. Connectify Dialog | 3. Toaster Dialog |
---|---|---|
![]() |
![]() |
![]() |
1. Emotion Dialog | 2. Drake Dialog | 3. Emoji Dialog |
![]() |
![]() |
![]() |
Implementation
Implementation of Material Dialog library is so easy. You can check /app directory for demo. Let's have look on basic steps of implementation.
Prerequisite
i. Gradle
Add it in your root build.gradle
at the end of repositories:
Step 2. Add the dependency
Create Dialog
Flash:
Connectify:
Toaster:
Drake :
Emoji :
Emotion :
Demo
You can download the demo app on PlayStore