Skip to content

Releases: mjn1369/PrettyDialog

Removed default icon tint color

01 Aug 10:28
37127ca
Compare
Choose a tag to compare

added scroll ability to long messages

31 Jul 05:02
Compare
Choose a tag to compare

This release includes a higher level scrollable content to support long messages

Removed ContextCompat for compatibility issues

03 Mar 05:26
Compare
Choose a tag to compare

Changed setTint method from ContextCompat to getResources

Added "setGravity(int gravity)" to dialog methods

04 Feb 06:05
Compare
Choose a tag to compare

Now you can set the gravity of dialog directly, without grabbing the dialog's instance itself. Check out the Readme file to see examples.

PrettyDialog First Release!

29 Aug 11:39
Compare
Choose a tag to compare
1.0.0

editing readme