Правка чата
This commit is contained in:
@@ -25,7 +25,7 @@ private val DarkColors = darkColorScheme(
|
||||
onSurfaceVariant = OnSurfaceVariant
|
||||
)
|
||||
|
||||
val SoftSquareShape = RoundedCornerShape(24.dp) // "Мягкий квадрат"
|
||||
val SoftSquareShape = RoundedCornerShape(14.dp) // "Мягкий квадрат" как в вэб
|
||||
|
||||
@Composable
|
||||
fun ForkMessengerTheme(content: @Composable () -> Unit) {
|
||||
|
||||
Reference in New Issue
Block a user