Android Lollipop RecyclerView Tutorial.
android-recycler is hosted in the following web site
https://github.com/IntertechInc/android-recycler
If you think the Android project android-recycler 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-recycler.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi] |
Activity Count | 2 |
Fragment Count | 1 |
There are 3 image files in android-recycler. The names of the image files are listed as follows.
down.png intertech.png up.png
The following screenshort is generated from the image listed above.
android-recycler has the following Java source files.
lollipop.intertech.com.recycler.ApplicationTest.java lollipop.intertech.com.recycler.activity.AboutActivity.java lollipop.intertech.com.recycler.activity.MainActivity.java lollipop.intertech.com.recycler.domain.Quote.java lollipop.intertech.com.recycler.recycler.QuoteAdapter.java lollipop.intertech.com.recycler.recycler.QuoteViewHolder.java lollipop.intertech.com.recycler.service.StockQuoteService.java lollipop.intertech.com.recycler.service.StockQuoteSimulator.java