This repository has been archived by the owner on Apr 24, 2018. It is now read-only.
Releases: amlcurran/ShowcaseView
Releases · amlcurran/ShowcaseView
v5.0.0
What's new:
- Massive improved API, using a Builder pattern.
- Gradle support, with Maven repository (
com.github.amlcurran.showcaseview:library:5.0.0
) - Move back to hardware acceleration
N.B
Some APIs have been removed whilst they get rebuilt:
- ShowcaseViews
- Scale viewing
Please use thelegacy
branch if you'd like these features.
Happy Showcasing!
4.0
With this release comes lots of new goodies:
- New Target API
- ActionBarCompat support
- Tests
- New animation abilities
- Better test positioning
- Better reflection
- Easier to get started with the library
- Better documentation and samples
- Host of bug fixes and other less exciting things