This repository has been 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_right
orboth
. - 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_spacing
attribute. - Modified the layout of the sample activity.
0.2.0
- Added the
scale_factor
attribute. - Added a bit of Javadoc.
- Added a null check in
removeTopView()
.
First pre-release!
This is the first release of the library ;-)