/RecyclerViewCursorAdapter

A library that allows you to use a CursorAdapter as the underlying data source for a RecyclerView.Adapter so that it can be used with a CursorLoader as was previously possible using the ListView.

Primary LanguageJavaApache License 2.0Apache-2.0

Watchers