RecyclerView Sample on Android 4.x( could be used under Android L).
RecyclerView is hosted in the following web site
https://github.com/lp43/RecyclerView
If you think the Android project RecyclerView 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 RecyclerView.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
RecyclerView has the following Java source files.
recyclerview.android.hmkcode.com.recyclerview.ApplicationTest.java recyclerview.android.hmkcode.com.recyclerview.ItemData.java recyclerview.android.hmkcode.com.recyclerview.MyActivity.java recyclerview.android.hmkcode.com.recyclerview.MyAdapter.java