Compose Material 3 Tutorial : Card

A brief hands on tutorial about using Material 3 Card Component in Jetpack Compose.

Nine Pages Of My Life
3 min readJul 26, 2024

Index:

  • Basics
  • Specification
  • Guidelines
  • Accessibility

Basics:

What are Cards?

Types of Cards

Elevated Card

This type of card has elevation, providing a subtle visual separation from the background . We use it when we need to emphasize the card’s content or distinguish it from surrounding components.

--

--