An android layout that stack child and can handle child position dynamically, allowing them to move right and left..
StackLayout is hosted in the following web site
https://github.com/benjaminVadon/StackLayout
If you think the Android project StackLayout listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of StackLayout.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | nineoldandroids-2.4.0.jar |
StackLayout has the following Java source files.
com.mobilisens.demo.widget.stacklayout.StackLayoutDemo.java com.mobilisens.widget.stacklayout.MoveController.java com.mobilisens.widget.stacklayout.OnMoveListener.java com.mobilisens.widget.stacklayout.StackLayout.java com.mobilisens.widget.stacklayout.StackViewContainer.java com.mobilisens.widget.stacklayout.TouchController.java