An open API service indexing awesome lists of open source software.

https://github.com/willowtreeapps/simplerecyclerviewdemo

A simple Android application demonstrating the RecyclerView/Adapter/ViewHolder pattern.
https://github.com/willowtreeapps/simplerecyclerviewdemo

Last synced: 10 months ago
JSON representation

A simple Android application demonstrating the RecyclerView/Adapter/ViewHolder pattern.

Awesome Lists containing this project

README

          

# SimpleRecyclerViewDemo

A simple Android application demonstrating how to implement the RecyclerView/Adapter/ViewHolder pattern