We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #5 from umairayub79/NewMethods Added two new methods **.setPositiveButtonTextColor(int) **.setNegativeButtonTextColor(int)
Merge pull request #4 from OsmanDroid/master Fixed setBackgroundColor issue crashing App
Migrated to AndroidX and Converted to Kotlin
Added two new Method .AddNewButton(int,String,MaDialogListener); .setButtonOrientation(int);
Merge remote-tracking branch 'origin/master'
Added .setGIF(int) method that allows you to add GIFs in dialogs
first commit