Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

Releases: flschweiger/SwipeStack

0.3.0

21 Feb 20:18
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  1. Added the possibility to set allowed swipe directions only_left, only_right or both.
  2. Implemented the disabled state.
  3. Renamed the package name to link.fls.swipestack - please make sure to update your imports and XML files.

0.2.1

30 Jan 00:16
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  1. Improved measure and layout process.
  2. Fixed the stack_spacing attribute.
  3. Modified the layout of the sample activity.

0.2.0

29 Jan 09:45
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  1. Added the scale_factor attribute.
  2. Added a bit of Javadoc.
  3. Added a null check in removeTopView().

First pre-release!

28 Jan 17:55
Compare
Choose a tag to compare
First pre-release! Pre-release
Pre-release

This is the first release of the library ;-)