This repository has been archived by the owner on Mar 25, 2018. It is now read-only.
Releases: farbodsz/UsefulViews
Releases · farbodsz/UsefulViews
Version 2.3
Here are the changes since version 2.0:
- Update Gradle tools project dependency to 2.0.0
- Update Android Support library dependencies to 23.3.0
- Fix issues with
.gitignore
not properly ignoring thebuild
folders - Add a
FlippableView
widget - Fix some issues with the new
FlippableView
- Add option for
FlippableView
to remove both front and back Views - Fixes issue regarding Javadoc checks when uploading to Bintray
Version 2.0
- Changes library name from LabelledSpinner to UsefulViews
- Refactoring so that package
com.farbod.labelledspinner
is moved tocom.satsuware.usefulviews
(reasons for this are explained in the commit descriptions) - Library descriptions and dependencies updated accordingly
Version 1.2
- Pushes missing updates from the library to Bintray hence fixing an issue (#28) where calling
LabelledSpinner
constructors gave an error - Updates Android Support libraries to version 23.2.1
Version 1.1
Cleared up lots of minor issues.
Initial release
Initial release of the library, transferred originally from a number of files on GitHub Gist.