com.google.android.material.button


Kotlin |Java

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 MaterialButton s.

MaterialButtonGroup.LayoutParams

A LinearLayout.LayoutParams implementation for MaterialButtonGroup .

MaterialButtonToggleGroup

A common container for a set of related, toggleable MaterialButton s.

MaterialSplitButton

A container for two MaterialButton s that together create a split button.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026年05月14日 UTC.