Skip to content

AppIntro 6.3.0

Compare
Choose a tag to compare
@cortinico cortinico released this 24 Jul 11:56
· 72 commits to main since this release
a7ce334

This is a new minor release of AppIntro. This library comes with several new features (see below) and bugfixes.

Summary of Changes

  • We deprecated setScrollDurationFactor since customizing scroll duration will not be supported anymore in upcoming releases of AppIntro based on ViewPager2
  • Target SDK is now 33

Enhancements 🎁

  • [#1030] AppIntro now internally uses Gradle KTS and Version Catalog
  • [#1080] Add ability to change done button background color
  • [#1049] Handle onBackPressed deprecation
  • [#1051] Register callback on onBackPressedDispatcher

Bugfixes 🐛

  • [#1002] Fix RTL bug on wrongly retained currentItem
  • [#1108] Fix RTL detection
  • [#1109] Fix unexpected crash when using custom layouts with wrong ids with Parallax effect

Dependency updates 📦

  • Kotlin to 1.9.0
  • AGP to 8.0.2
  • AppCompat to 1.6.1
  • ConstraintLayout to 2.1.4

New Contributors

Full Changelog: 6.2.0...6.3.0