Styles

Use this skill to integrate the Jetpack Compose Styles API into an Android project. This skill guides you through upgrading dependencies, setting up component themes, making custom components styleable, and migrating existing layout properties to use unified styles. Migrate custom design system components, replace hard coded parameters with Style attributes, and use Modifier.styleable for interaction states.

Android (Google) Updated 6.1k repo stars

File contents

android/skills/tree/main/jetpack-compose/theming/styles commit 2af7e49dc8

Frequently asked questions

npx skillmds@latest add android/styles-2