Android – Recycler View Sample
There are quite a few samples of the new Recycler list component kicking around on the net. The problem is most of them are a bit too simple. Anyway, I have written a nice example which has most of the features you might want.
- Icon which changes according to the data.
- Material-design styling.
- Multiple items on a row.
- Dark outline around rows.
- Short and long click handling.
The code is up on github here.
February 2, 2015 | Filed Under Uncategorized
Comments
One Response to “Android – Recycler View Sample”
Here you can see and example too https://antonioleiva.com/recyclerview/