Skip to content

1.2.5

Compare
Choose a tag to compare
@skydoves skydoves released this 07 Nov 15:23
· 960 commits to main since this release
8a2f0d0

🎉 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.