Use MaterialExpressiveTheme
This commit is contained in:
parent
8ba12ce107
commit
814c15e724
@ -77,7 +77,7 @@ fun LauncherTheme(
|
|||||||
CompositionLocalProvider(
|
CompositionLocalProvider(
|
||||||
LocalDarkTheme provides darkTheme
|
LocalDarkTheme provides darkTheme
|
||||||
) {
|
) {
|
||||||
MaterialTheme(
|
MaterialExpressiveTheme(
|
||||||
colorScheme = colorScheme,
|
colorScheme = colorScheme,
|
||||||
typography = typography,
|
typography = typography,
|
||||||
shapes = Shapes(
|
shapes = Shapes(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user