Android flow layout , enhance LinearLayout ,child will flow when there is no enough on current line/row.
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.
The following table is the detailed list of flowlayout.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 6 |
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