mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2932 All content | Design | Menu backround (#1746)
This commit is contained in:
parent
c744559df5
commit
4fb0cefcef
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ private fun Divider(height: Dp) {
|
|||
modifier = Modifier
|
||||
.fillMaxWidth()
|
||||
.height(height)
|
||||
.background(colorResource(id = R.color.shape_tertiary))
|
||||
.background(colorResource(id = R.color.shape_secondary))
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue