Android Open Source - Example sample android-recyclerview-sample






Project Summary

This repository provides sample implementation for the android recyclerview..

Web Site / Source Repository

android-recyclerview-sample is hosted in the following web site
https://github.com/Plinzen/android-recyclerview-sample

If you think the Android project android-recyclerview-sample 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-recyclerview-sample.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Required Permissionsandroid.permission.INTERNET




License

The license information of android-recyclerview-sample is as follows:

Apache License

Resource Files

There are 3 image files in android-recyclerview-sample. The names of the image files are listed as follows.

ic_action_discard.png
ic_action_edit.png
ic_action_new.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.kupferwerk.sample.recyclerview.ApplicationTest.java
com.kupferwerk.sample.recyclerview.MainActivity.java
com.kupferwerk.sample.recyclerview.adapter.SimpleAdapter.java
com.kupferwerk.sample.recyclerview.adapter.StaggeredAdapter.java
com.kupferwerk.sample.recyclerview.gridlayout.GridLayoutActivity.java
com.kupferwerk.sample.recyclerview.linearlayout.LinearLayoutActivity.java
com.kupferwerk.sample.recyclerview.model.Item.java
com.kupferwerk.sample.recyclerview.staggeredgridlayout.StaggeredGridLayoutActivity.java