# Buttons [Buttons](https://material.io/components/buttons/) allow users to take actions, and make choices, with a single tap. !["Photo of tan stone archways above a modal bottom sheet titled "Walk below the arches" with filled "Learn more" button"](assets/buttons/buttons_hero.png) **Contents** * [Using buttons](#using-buttons) * [Text button](#text-button) * [Outlined button](#outlined-button) * [Contained button](#contained-button) * [Toggle button](#toggle-button) * [Theming](#theming-buttons) ## Using buttons Before you can use Material buttons, you need to add a dependency to the Material Components for Android library. For more information, go to the [Getting started](https://github.com/material-components/material-components-android/tree/master/docs/getting-started.md) page. _**Note:** `