A Demo of Pinterest Layout using the AndroidStaggeredView by etsy. Original library can be found here ? https://github.com/etsy/AndroidStaggeredGrid.
Pinterest-Layout-Android-Demo is hosted in the following web site
https://github.com/rahuljiresal/Pinterest-Layout-Android-Demo
If you think the Android project Pinterest-Layout-Android-Demo 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 Pinterest-Layout-Android-Demo.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar picasso-2.2.0.jar |
Required Permissions | android.permission.INTERNET |
Pinterest-Layout-Android-Demo has the following Java source files.
com.etsy.android.grid.ClassLoaderSavedState.java com.etsy.android.grid.ExtendableListView.java com.etsy.android.grid.HeaderViewListAdapter.java com.etsy.android.grid.StaggeredGridView.java com.etsy.android.grid.util.DynamicHeightImageView.java com.etsy.android.grid.util.DynamicHeightTextView.java com.etsy.android.sample.Data.java com.etsy.android.sample.DataAdapter.java com.etsy.android.sample.MainActivity.java com.etsy.android.sample.SampleData.java