com.google.android.material.button

Annotations

MaterialButton.IconGravity

Positions the icon can be set to.

Interfaces

MaterialButton.OnCheckedChangeListener

Interface definition for a callback to be invoked when the button checked state changes.

MaterialButtonToggleGroup.OnButtonCheckedListener

Interface definition for a callback to be invoked when a MaterialButton is checked or unchecked in this group.

Classes

MaterialButton

A convenience class for creating a new Material button.

MaterialButtonGroup

A common container for a set of related MaterialButtons.

MaterialButtonToggleGroup

A common container for a set of related, toggleable MaterialButtons.

MaterialSplitButton

A container for two MaterialButtons that together create a split button.