Android L recyclerView example.
recyclerViewExample is hosted in the following web site
https://github.com/JoniDS/recyclerViewExample
If you think the Android project recyclerViewExample 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 recyclerViewExample.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
recyclerViewExample has the following Java source files.
com.jds.example.recyclerviewexample.ApplicationTest.java com.jds.example.recyclerviewexample.MainActivity.java com.jds.example.recyclerviewexample.MyObjectTapListener.java com.jds.example.recyclerviewexample.adapter.MyAdapter.java com.jds.example.recyclerviewexample.adapter.MyObject.java