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