library / com.camerash.filterdrawer / FilterableRecyclerAdapter / <init>

<init>

FilterableRecyclerAdapter()

Base implementation of RecyclerAdapter that is filterable by FilterDrawer

Parameters

Data - Your custom data type that implements DiffItemCallback

Parent - Your custom parent type that extends ParentItem

Child - Your custom child type that extends ChildItem

Author
Camerash

See Also

DiffItemCallback

RecyclerAdapterFilter

FilterRecyclerViewDiffCallback