CardView can auto layout with different columns as a waterfall layout.
CardView_AutoLayout is hosted in the following web site
https://github.com/a396901990/CardView_AutoLayout
If you think the Android project CardView_AutoLayout 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 CardView_AutoLayout.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v13.jar android-support-v4.jar android-support-v4.jar android-support-v7-cardview.jar |
CardView_AutoLayout has the following Java source files.
com.dean.adapter.CardFragmentAdapter .java com.dean.autolayout.AutoCardLayout .java com.dean.autolayout.CardManager .java com.dean.autolayout.CardScrollView .java com.dean.fragment.CardFragment .java com.demo.activity.MainActivity.java com.demo.fragment.CalcFragment .java com.demo.fragment.ClockFragment .java com.demo.fragment.IDFragment .java com.demo.fragment.PicFragment .java