Android Open Source - UI layout flowlayout






Project Summary

Android flow layout , enhance LinearLayout ,child will flow when there is no enough on current line/row.

Web Site / Source Repository

flowlayout is hosted in the following web site
https://github.com/suanmiao/flowlayout

If you think the Android project flowlayout 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 flowlayout.

ItemValue
Java File Count8
Activity Count6

Java Source Files

flowlayout has the following Java source files.

com.suan.flowlayout.FlowLayout.java
com.suan.flowlayout.flowlayout.ApplicationTest.java
com.suan.flowlayout.flowlayout.CrazyActivity.java
com.suan.flowlayout.flowlayout.ExampleActivity.java
com.suan.flowlayout.flowlayout.GravityWeightActivity.java
com.suan.flowlayout.flowlayout.LineNumActivity.java
com.suan.flowlayout.flowlayout.NormalFlowActivity.java
com.wefika.flowlayout.FlowLayoutTest.java