lbarqueira / Material-You-Compose

Material You using Jetpack Compose. How to keep M2 alongside with M3 in a project. Repo to play with Material Themes and MDC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Material You using Jetpack Compose. How to keep M2 alongside with M3 in a project. Repo to play with Material Themes and MDC


Languages

Language:Kotlin 100.0%