Android Open Source - UI layout CardView_AutoLayout






Project Summary

CardView can auto layout with different columns as a waterfall layout.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CardView_AutoLayout.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Minimum SDK Version7
Activity Count2
Fragment Count2
jar files usedandroid-support-v13.jar
android-support-v4.jar
android-support-v4.jar
android-support-v7-cardview.jar




Java Source Files

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