This repository was archived by the owner on Jul 22, 2019. It is now read-only.
Releases: flschweiger/SwipeStack
Releases · flschweiger/SwipeStack
0.3.0
- Added the possibility to set allowed swipe directions
only_left,only_rightorboth. - Implemented the disabled state.
- Renamed the package name to
link.fls.swipestack- please make sure to update your imports and XML files.
0.2.1
- Improved measure and layout process.
- Fixed the
stack_spacingattribute. - Modified the layout of the sample activity.
0.2.0
- Added the
scale_factorattribute. - Added a bit of Javadoc.
- Added a null check in
removeTopView().
First pre-release!
This is the first release of the library ;-)