- Decreased minSdkVersion
- Fixed issue with Maven Central upload script
- The
HORIZONTALorientation of the stack introduced OrientedViewPagerintroduced- No longer using
VerticalViewPager(usingOrientedViewPagerinstead). - Updated versions of build tools and support library
- Removed unnecessary things
Note: I was facing some troubles uploading this version to Maven Central, therefore it can not be obtained simply by a gradle 'compile ...' dependency. Next release (1.2.1) contains fixes for those issues and can be found in central repository.
- Using
IllegalArgumentExceptioninstead ofWrongValueException
- Visual update of flipping of the view.
- Maven central repository integration
Initial release.