gabriel-TheCode/AestheticDialogs
 Watch   
 Star   
 Fork   
2023-08-20 07:55:12
AestheticDialogs
2023-08-20 06:44:30
AestheticDialogs

Aesthetic Dialogs v1.3.7

What's Changed

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

2021-03-12 01:45:42
AestheticDialogs

Aesthetic Dialogs v1.3.6

  • Update text message max lines of Flash & Flat dialogs
  • Upgrade library version
2021-01-23 04:16:40
AestheticDialogs

Aesthetic Dialogs v1.3.5

  • Fix colors importation issue
2020-11-19 05:22:01
AestheticDialogs

Aesthetic Dialogs v1.3.4

  • Improve code by adding kotlin extensions
2020-07-30 19:58:08
AestheticDialogs

Aesthetic Dialogs v1.3.3

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

2020-07-29 19:30:17
AestheticDialogs

Aesthetic Dialogs v1.3.2

➕ Add new methods

  • setDuration()
  • setGravity()
2020-07-29 02:02:16
AestheticDialogs

Aesthetic Dialogs v1.3.0

  • 💯 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
2020-05-29 22:25:16
AestheticDialogs

Aesthetic Dialogs v1.2.1

  • Improve views by migrating to AndroidX
  • Correction of minor bugs
2020-05-05 07:43:45
AestheticDialogs

Aesthetic Dialogs v1.2.0

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