Package-level declarations

Types

Link copied to clipboard

Manages the divider logic of cards in the ContentCards. To center align cards, this sets a left padding on each view based on the configured maximum width of the Content Cards and the size of the screen. To add a divider between cards, sets a top padding on each card.

Link copied to clipboard
Link copied to clipboard

ItemTouchHelper.Callback that enables swipe-to-dismiss on Content Card items. Drag-and-drop is disabled; only start-direction swipe is supported for dismissable items.