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

https://github.com/xdrop/listrecycleradapter

Implementing an OnClickListener on the RecyclerView with a custom adapter
https://github.com/xdrop/listrecycleradapter

Last synced: 11 months ago
JSON representation

Implementing an OnClickListener on the RecyclerView with a custom adapter

Awesome Lists containing this project

README

          

# ListRecyclerAdapter
Implementing an OnClickListener on the RecyclerView with a custom adapter

For an example see PostRecyclerAdapter class