Balloon v1.2.5 Release Notes

Release Date: 2020-11-07 // over 3 years ago
  • ๐Ÿš€ ๐ŸŽ‰ Released a new version 1.2.5! ๐ŸŽ‰

    What's New?

    • ๐Ÿ— Hided void return-type setters in the Builders for Java APIs.
    • ๐Ÿšš Migrate deprecated fromHtml to HtmlCompat and move applyIconForm. (f92b4e4)
    • ๐Ÿ”„ Change isOutsideTouchable is always true of the bodyWindow. (#93)
    • Implement isFinishing() extension and check isFinishing an activity. (#92)
    • ๐Ÿ”จ Refactor onDestroy and onPause functions by lifecycle events to dismiss. (#92)
    • โšก๏ธ Updated gradle build tool version to 4.1.0 and wrapper version to 6.6.1 internally.