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

https://github.com/olliethedev/recyclerviewbindingadapter

Library providing a powerful yet reusable RecyclerView adapter that leverages ObservableArrayList and DataBinding to simplify your life. Tell the adapter which layouts your models map to and then just modify your observable list and the adapter takes care of the rest. Its that simple!
https://github.com/olliethedev/recyclerviewbindingadapter

android databinding library recyclerview recyclerview-adapter

Last synced: about 2 months ago
JSON representation

Library providing a powerful yet reusable RecyclerView adapter that leverages ObservableArrayList and DataBinding to simplify your life. Tell the adapter which layouts your models map to and then just modify your observable list and the adapter takes care of the rest. Its that simple!

Awesome Lists containing this project