Android Open Source - UI layout StackLayout






Project Summary

An android layout that stack child and can handle child position dynamically, allowing them to move right and left..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of StackLayout.

ItemValue
Java File Count6
Supported screen sizes[nodpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usednineoldandroids-2.4.0.jar




Java Source Files

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