Android Floating Action Button Example Tutorial
Today we will learn about Android Floating Action Button. We'll discuss the FloatingActionButton, that's a new component included in the Material Design Guidelines and [SnackBar](/community/tutorials/android-snackbar-example-tutorial), which is a Material Design replacement of a [Toast](/community/tutorials/android-spinner-drop-down-list). Android Floating Action Button Android Floating Action Button is used to pay emphasis to the most important function on the screen. […]