Android overview
Components are the building blocks of a design system, built to solve specific UI problems. Fluent Android is a customized subset of components that fits seamlessly with native Material components, letting you build uniquely Microsoft experiences that are native to the platform.
Need to get set up first? Check out the start designing and start developing guides.
Note: Fluent Android is upgrading to include the Fluent 2 design language and token system, as well as modularized code, so you can grab only what you need. These components are still in the works, so be careful if you pull them in production; changes to them might require fixes to your app down the line. We’ll add more components and APIs as they become available.
Resources
Components
Avatar
An avatar shows an image or text to represent a person or group as well as gives additional information like their status and activity.
Avatar group
An avatar group shows multiple avatars.
Button
A button triggers a single action or event.
Progress indicator
A progress indicator lets someone know there’s a background task in progress.
Shimmer
A shimmer lets people know that a section of information is loading without blocking other UI elements from rendering.