Package-level declarations
Types
Link copied to clipboard
class ContentCardAdapter(context: Context, layoutManager: LinearLayoutManager, cardData: MutableList<Card>, contentCardsViewBindingHandler: IContentCardsViewBindingHandler) : RecyclerView.Adapter<ContentCardViewHolder> , ItemTouchHelperAdapter
Link copied to clipboard
This adapter displays a single, full width/height item. This item should denote that the Content Cards contains no items and is empty.