FlippableStackView v1.2.1 Release Notes

Release Date: 2015-05-05 // almost 9 years ago
    • Decreased minSdkVersion
    • Fixed issue with Maven Central upload script

Previous changes from v1.2.0

    • The HORIZONTAL orientation of the stack introduced
    • OrientedViewPager introduced
    • No longer using VerticalViewPager (using OrientedViewPager instead).
    • 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.