Android Open Source - Example sample recyclerviewdemo






Project Summary

Sample project of my blog Grokking Android. Sample for this post: http://www.grokkingandroid.com/first-glance-androids-recyclerview/.

Web Site / Source Repository

recyclerviewdemo is hosted in the following web site
https://github.com/writtmeyer/recyclerviewdemo

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2

Resource Files

There are 2 image files in recyclerviewdemo. The names of the image files are listed as follows.

ic_action_add.png
ic_action_remove.png

The following screenshort is generated from the image listed above.

null




Java Source Files

recyclerviewdemo has the following Java source files.

com.grokkingandroid.samplesapp.samples.recyclerviewdemo.CardViewDemoActivity.java
com.grokkingandroid.samplesapp.samples.recyclerviewdemo.Constants.java
com.grokkingandroid.samplesapp.samples.recyclerviewdemo.DemoModel.java
com.grokkingandroid.samplesapp.samples.recyclerviewdemo.DividerItemDecoration.java
com.grokkingandroid.samplesapp.samples.recyclerviewdemo.RecyclerViewDemoActivity
.java
com.grokkingandroid.samplesapp.samples.recyclerviewdemo.RecyclerViewDemoAdapter
.java
com.grokkingandroid.samplesapp.samples.recyclerviewdemo.RecyclerViewDemoApp.java