Package-level declarations

Types

Link copied to clipboard

An interface to handle card updates for the Card. Handles the sorting for ContentCardsUpdatedEvent's in the ContentCardsFragment.

Link copied to clipboard

An interface to define how the cards display in the ContentCardsFragment. The methods here closely mirror those of RecyclerView.Adapter and are called as part of those methods in the ContentCardAdapter.