Searched defs:BaseCardView (Results 1 – 1 of 1) sorted by relevance
35 public abstract class BaseCardView<T> extends LinearLayout implements ItemListRowView.CardView<T> { class59 public BaseCardView(Context context) { in BaseCardView() method in BaseCardView63 public BaseCardView(Context context, AttributeSet attrs) { in BaseCardView() method in BaseCardView67 public BaseCardView(Context context, AttributeSet attrs, int defStyle) { in BaseCardView() method in BaseCardView