Improved
AppIntro 7.0.0 Beta 2
This is a new major release of AppIntro. Please note that this release contains multiple new features (see below), several bugfixes, as well as multiple breaking changes.
Summary of Changes
- [#1112] We migrated AppIntro from ViewPager to ViewPager2
Breaking Changes
- We removed
setScrollDurationFactorsince customizing scroll duration is supported anymore on ViewPager2 setCustomTransformernow accepts aViewPager2.PageTransformerinstead ofViewPager.PageTransformer
Notes
This release of AppIntro is identical to 7.0.0-beta01. An outdated JitPack configuration caused 7.0.0-beta01 not to build correctly.
Full Changelog: https://github.com/AppIntro/AppIntro/compare/6.3.0...7.0.0-beta02