Floating toolbar

Toolbars display frequently used actions relevant to the current page

app-bar-bottom-image-android

Usage

The floating toolbar provides access to primary and frequently used actions at the bottom of the screen with configurable icon buttons, and a floating action button (FAB) for the primary task.

Reference Material Design for general guidance when designing for Android.

Design properties

Property Values Default
State Variant Default | Scrolled Default

Types

Icons (1)

Icons (2)

Behavior and interaction

Configuration

  • The floating toolbar emphasizes key actions and draws attention to the floating action button.
  • The floating toolbar’s appearance and motion maintain clarity and hierarchy; color and elevation help the bar stand out against background surfaces, and communicate state changes.
  • A single FAB represents the primary action.
  • The action set should be focused, avoiding rarely used or secondary functions that clutter the interface.

Positioning

  • The floating toolbar is optimized for thumb reach and ergonomic access on mobile.
  • The floating toolbar should be anchored to the bottom of the screen.
android-app-bar-bottom-position-light

Scrolling

  • When scrolling, the FAB button text hides, showing only the FAB icon.
android-app-bar-bottom-scrolled-light

Writing guidelines

See FAB documentation for FAB label writing guidelines.

Changelog

Date

Version

Notes

Jan 29, 2026

2.0.0

Updated to ‘Floating toolbar’

Oct 28, 2025

1.0.0

Initial draft of component guidance