AestheticDialogs Versions Save

📱 An Android Library for 💫fluid, 😍beautiful, 🎨custom Dialogs.

1.3.8

8 months ago
  • Fix Gradle dependencies import

Full Changelog: https://github.com/gabriel-TheCode/AestheticDialogs/compare/1.3.7...1.3.8

1.3.7

8 months ago

What's Changed

Full Changelog: https://github.com/gabriel-TheCode/AestheticDialogs/compare/1.3.6...1.3.7

1.3.6

3 years ago
  • Update text message max lines of Flash & Flat dialogs
  • Upgrade library version

1.3.5

3 years ago
  • Fix colors importation issue

1.3.4

3 years ago
  • Improve code by adding kotlin extensions

1.3.3

3 years ago

➕ Add setAnimation() method; You can now set custom animations on dialogs

1.3.2

3 years ago

➕ Add new methods

  • setDuration()
  • setGravity()

1.3.0

3 years ago
  • 💯 Migration of source code from Java to Kotlin
  • 🚮 Removal of deprecated methods
  • 🛠 Code refactoring based on the design pattern Builder
  • ✅ Adding setCancelable () property
  • ⏫ Migration from Gradle 5.4.1 to 6.1.1
  • ✅ Addition of the setOnClickListener() method on dialogs with a button
  • 🔄 Update README.md

1.2.1

3 years ago
  • Improve views by migrating to AndroidX
  • Correction of minor bugs

1.2.0

3 years ago
  • New beautiful dialog added : Flat 💯
  • Optimize dialog functions calls by reducing redundant layouts