Package-level declarations

Types

Link copied to clipboard
abstract class CardAdapter

Adapter contract for customising the Recycler View adapter.

Link copied to clipboard

Actual Adapter attached attached to the RecyclerView extends RecyclerView.Adapter

Link copied to clipboard

Base implementation of ViewHolder for showing the cards. Extend this class to customise the view holder.