mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-18 05:15:41 +00:00
remove expanded action button shadow
This commit is contained in:
parent
e203dc883d
commit
75153d89b5
1 changed files with 0 additions and 1 deletions
|
|
@ -241,7 +241,6 @@ private fun DetailIconAction(
|
|||
MaterialTheme.colorScheme.onSurface
|
||||
},
|
||||
tonalElevation = 6.dp,
|
||||
shadowElevation = 8.dp,
|
||||
) {
|
||||
Box(
|
||||
modifier = Modifier
|
||||
|
|
|
|||
Loading…
Reference in a new issue