Download Latest Version appintro-6.0.0-sources.jar (28.5 kB)
Email in envelope

Get an email when there's a new version of AppIntro

Home / 6.2.0
Name Modified Size InfoDownloads / Week
Parent folder
AppIntro 6.2.0 source code.tar.gz 2022-01-26 18.5 MB
AppIntro 6.2.0 source code.zip 2022-01-26 18.6 MB
README.md 2022-01-26 1.2 kB
Totals: 3 Items   37.1 MB 0

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

Summary of Changes

  • We deprecated AppIntroFragment.newInstance in favor of AppIntroFragment.createInstance. This was needed in order to support passing color resources instead of color int, to tackle scenarios such as configuration changes and dark mode [#979].
  • Target SDK is now 31
  • We exposed a couple of properties/methods on the public API that were requested by the community ([#960] and [#959])
  • We added some Java examples for our Java users [#953]

Enhancements 🎁

  • [#959] Add @JvmOverloads on goToNextSlide
  • [#960] Expose a protected property for slidesNumber
  • [#979] Fix [#926]: Add color resource parameters
  • [#993] Make description scrollable

Bugfixes 🐛

  • [#934] Fix ProgressIndicatorController in RTL

Dependency updates 📦

  • Java version to 11
  • Kotlin to 1.6.10
  • AGP to 7.0.3
  • Androidx Appcompat to 1.4.0
  • ConstraintLayout to 2.1.2

New Contributors

Source: README.md, updated 2022-01-26