1.2.5
🎉 Released a new version 1.2.5
! 🎉
What's New?
- Hided void return-type setters in the Builders for Java APIs.
- Migrate deprecated
fromHtml
toHtmlCompat
and moveapplyIconForm
. (f92b4e4) - Change isOutsideTouchable is always true of the bodyWindow. (#93)
- Implement
isFinishing()
extension and checkisFinishing
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.