Searched defs:BaseRecyclerView (Results 1 – 1 of 1) sorted by relevance
37 public abstract class BaseRecyclerView extends RecyclerView { class41 public BaseRecyclerView(Context context) { in BaseRecyclerView() method in BaseRecyclerView45 public BaseRecyclerView(Context context, AttributeSet attrs) { in BaseRecyclerView() method in BaseRecyclerView49 public BaseRecyclerView(Context context, AttributeSet attrs, int defStyleAttr) { in BaseRecyclerView() method in BaseRecyclerView