Package-level declarations
Types
Contains default values used for the bottom app bar implementations.
Scroll behavior for BottomAppBar that implements a pinned behavior similar to TopAppBar but with bottom-specific elevation logic. The bottom app bar stays pinned at the bottom and shows elevation when content has been scrolled up from a scrolled-down position (contentOffset 0), indicating there's content above the current scroll position.
Represents the colors used by a top app bar in different states. This implementation animates the container color according to the top app bar scroll state. It does not animate the leading, headline, or trailing colors.
Contains default values used for the top app bar implementations.
Functions
Material Design navigation bar item.
Creates a TopAppBarState that is remembered across compositions.