Button
ButtonThe main action on a screen, like Continue.
- Android a real Material 3 Expressive component, drawn by Jetpack Compose
Components
Real recordings from an iPhone 17 and a Pixel 8, played back at one scale: Liquid Glass on iOS 26, Material 3 Expressive on Android.
SwitchAn on/off switch for a setting.
StepperMinus and plus buttons to change a number.
SegmentedControlTwo to five options side by side, one selected.
SliderDrag along a line to pick a value.
DateTimePickerPick a date, a time, or both.
ChipsSmall tags people tap to filter a list.
SearchBarA search box with a magnifier icon.
MediaControlsPlay, pause and skip, with a progress bar.
StatusPillA small live status that grows into a card.
BottomSheetA panel that slides up from the bottom of the screen.
ActionSheetA titled list of choices for one item, such as Share or Delete, over the screen.
MenuA short list of actions that opens next to a button.
Arrange them on screens, draw the navigation between them, and your coding agent generates the app.