Android Open Source - UI ListView row Android-CollectionView






Project Summary

Android ListView with Grid and Header support. Build dynamic rows with different columns and optional header. This view was extracted from Google IO 2014 app..

Web Site / Source Repository

Android-CollectionView is hosted in the following web site
https://github.com/felixWackernagel/Android-CollectionView

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

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version7
Activity Count0
Fragment Count2
jar files usedandroid-support-v4.jar
nineoldandroids-2.4.0.jar




License

The license information of Android-CollectionView is as follows:

Apache License

Java Source Files

com.google.samples.apps.iosched.ui.widget.CollectionViewCallbacks.java
com.google.samples.apps.iosched.ui.widget.CollectionView.java
com.google.samples.apps.iosched.util.Lists.java
de.wackernagel.android.collectionview.samlpe.CollectionAdapter.java
de.wackernagel.android.collectionview.samlpe.CollectionCursorLoader.java
de.wackernagel.android.collectionview.samlpe.CollectionFragment.java
de.wackernagel.android.collectionview.samlpe.MainActivity.java