Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.95 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.95 KB

Material You using Jetpack Compose

These samples are related with the Compose Material 3 Google Play Store App - https://play.google.com/store/apps/details?id=androidx.compose.material.catalog

In this repo we can see how to keep M2 alongside with M3 in a project.

If you want to move to Material 3 w/ Jetpack Compose but also still need components from the material package, then you can wrap the two MaterialTheme instances in your theme. This gist maps most of the colors and typography from new to old

Image 1