/RecyclerView-with-ListAdapter-Example

This is an example for using ListAdapter<T, VH> instead of using traditional Adapter<VH>.

Primary LanguageJava

RecyclerView-with-ListAdapter-Example

This is an example for using ListAdapter<T, VH> instead of using traditional Adapter<VH>.