Android RecyclerView Example.
Android-RecyclerView-Example is hosted in the following web site
https://github.com/javatechig/Android-RecyclerView-Example
If you think the Android project Android-RecyclerView-Example 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 Android-RecyclerView-Example.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
jar files used | picasso-2.3.4.jar |
Required Permissions | android.permission.INTERNET |
Android-RecyclerView-Example has the following Java source files.
com.javatechig.recyclerview.ApplicationTest.java com.javatechig.recyclerview.FeedItem.java com.javatechig.recyclerview.FeedListActivity.java com.javatechig.recyclerview.FeedListRowHolder.java com.javatechig.recyclerview.MyRecyclerAdapter.java