Tier 2: Responsive and optimized
Stay organized with collections
Save and categorize content based on your preferences.
Apps that employ responsive layouts and automatically adapt to different screen
sizes offer additional value to users and provide more productive, engaging user
experiences.
Responsive layouts dynamically format and position elements such as buttons,
text fields, and dialogs for an optimal user experience. Automatically offer
users of your app additional value on larger screens by utilizing responsive
design practices. Whether it's more text visible at a glance, more actions on
screen, or larger, more accessible tap targets, responsive practices provide an
enhanced experience for users of larger screens.
Add value through responsive design
check_circle
Do
- Use the M3 Compose component library which has built-in
responsive and adaptive behavior.
- Utilize responsive layouts, which
automatically and smoothly adjust to fill the available space across screen
sizes.
cancel
Don't
- Stretch UI elements—including text fields, buttons,
dialogs—to fill extra space.
- Increase the sizes of fonts, unless
they're serving a primarily graphic purpose.
Examples
The following images show examples of apps that are responsive and optimized.
List of cards with images
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-07-22 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-22 UTC."],[],[],null,["# Tier 2: Responsive and optimized\n\nApps that employ responsive layouts and automatically adapt to different screen\nsizes offer additional value to users and provide more productive, engaging user\nexperiences.\n\nResponsive layouts dynamically format and position elements such as buttons,\ntext fields, and dialogs for an optimal user experience. Automatically offer\nusers of your app additional value on larger screens by utilizing responsive\ndesign practices. Whether it's more text visible at a glance, more actions on\nscreen, or larger, more accessible tap targets, responsive practices provide an\nenhanced experience for users of larger screens.\n\nAdd value through responsive design\n-----------------------------------\n\ncheck_circle\n\n### Do\n\n- Use the M3 Compose component library which has built-in responsive and adaptive behavior.\n- Utilize responsive layouts, which automatically and smoothly adjust to fill the available space across screen sizes. \ncancel\n\n### Don't\n\n- Stretch UI elements---including text fields, buttons, dialogs---to fill extra space.\n- Increase the sizes of fonts, unless they're serving a primarily graphic purpose.\n\nExamples\n--------\n\nThe following images show examples of apps that are responsive and optimized.\n\n\n### Edge-hugging buttons\n\n\u003cbr /\u003e\n\n\n### List of cards\n\n\u003cbr /\u003e\n\n\n### List of switchers and buttons\n\n\u003cbr /\u003e\n\n\n### Tile with image cards\n\n\u003cbr /\u003e\n\n\n### List of cards with images\n\n\u003cbr /\u003e\n\n\n### Tile with graph\n\n\u003cbr /\u003e"]]