# Design Support Library (II): Floating Action Button

DevFeed: [Design Support Library (II): Floating Action Button](<https://devfeed.tech/articles/design-support-library-ii-floating-action-button-27163.md>)

Original publisher: [Read original article](<https://antonioleiva.com/floating-action-button>)

Published: 2015-06-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Antonio Leiva](<https://devfeed.tech/sources/antonio-leiva.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Material Design](<https://devfeed.tech/topics/material-design.md>), [Library](<https://devfeed.tech/topics/library.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [article](<https://devfeed.tech/tags/article.md>), [code](<https://devfeed.tech/tags/code.md>), [design](<https://devfeed.tech/tags/design.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [material-design](<https://devfeed.tech/tags/material-design.md>)

## AI overview

A tutorial on using Android's Floating Action Button with the Design Support Library. It explains when FABs are appropriate, how to add and customize them in XML or programmatically, how to use the mini size, and how to address Android-version-specific behavior.

## Source excerpt

Everything Android, Kotlin and other random topics