Use MaterialExpressiveTheme
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user