Android Open Source - UI layout FlowLayout






Project Summary

Android implementation of FlowLayout. Layout arranges its children in multiple rows depending on their width..

Web Site / Source Repository

FlowLayout is hosted in the following web site
https://github.com/blazsolar/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
Test Case Count1

License

The license information of FlowLayout is as follows:

Apache License





Java Source Files

com.wefika.flowlayout.FlowLayoutStubActivity.java
com.wefika.flowlayout.FlowLayoutTest.java
com.wefika.flowlayout.FlowLayout.java
com.wefika.flowlayout.example.AllInOneActivity.java
com.wefika.flowlayout.example.BasicActivity.java
com.wefika.flowlayout.example.MainActivity.java
com.wefika.flowlayout.example.ScrollActivity.java
com.wefika.flowlayout.example.VisibilityActivity.java