Skip to content

Tags: umairayub79/MaDialog

Tags

1.6

Toggle 1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from umairayub79/NewMethods

Added two new methods
**.setPositiveButtonTextColor(int)
**.setNegativeButtonTextColor(int)

1.5

Toggle 1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from OsmanDroid/master

Fixed setBackgroundColor issue crashing App

1.4

Toggle 1.4's commit message
Migrated to AndroidX and Converted to Kotlin

1.3

Toggle 1.3's commit message
Added two new Method

.AddNewButton(int,String,MaDialogListener);
.setButtonOrientation(int);

1.2

Toggle 1.2's commit message
Merge remote-tracking branch 'origin/master'

1.1

Toggle 1.1's commit message
Added .setGIF(int) method that allows you to add GIFs in dialogs

1.0

Toggle 1.0's commit message
first commit