FancyAlertDialog-Android Prerequisites Add this in your root build.gradle file (not your module build.gradle file): allprojects { repositories { ... maven { url "https://jitpack.io" } } } Dependency Add this to your modules build.gradle file (make
FancyDialog Sorry, currently this app is outdated A customisable AlertDialog for Android. Whats new set text gravity for title, subtitle and text body set dialog cancelable Add Library repositories { jcenter() } compile com.geniusforapp.fancydialog
FancyAlertDialog-Android Prerequisites Add this in your root build.gradle file (not your module build.gradle file): allprojects { repositories { ... maven { url "https://jitpack.io" } } } Dependency Add this to your modules build.gradle file (make