Releases: rubengees/introduction
Releases · rubengees/introduction
1.1.2
The library is now available through JitPack!
Check the updated Readme to see how to include it.
Older releases are still available in the JCenter repo.
1.1.0
Warning! Potentially breaking changes
withStyle
now uses a class instead of an Integer. (You can extend that, to apply your own style)
- Many annotations, to help you use this library.
- Moved the NumberIndicatorManager to the sample. If you want to use that, just copy it.
See the update guide in the Readme.
1.1.0
Warning! Potentially breaking changes
- Asynchronous image loading is now available. See the Upgrade Guide in the Readme.
- The ´OnSlideChangedListener´ was renamed to ´OnSlideListener´
1.0.5
Min sdk is now 10 (Gingerbread). FIX #4
The DepthPageTransformer
and the ZoomOutPageTransformer
have been moved to the sample as they call sdk 11 methods.
1.0.4
Various small improvements.
1.0.3
Fix AboutLibraries definition file.
1.0.1
Improvements for long text.
Renamed the withResource() methods.