mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
Thinner Zap button
This commit is contained in:
parent
614e9ff661
commit
6550bdefd5
@ -72,7 +72,7 @@ inline fun ImageVector.Builder.materialOutlinedPath(
|
||||
fillAlpha = fillAlpha,
|
||||
stroke = SolidColor(Color.Black),
|
||||
strokeAlpha = strokeAlpha,
|
||||
strokeLineWidth = 1.3f,
|
||||
strokeLineWidth = 1.2f,
|
||||
strokeLineCap = StrokeCap.Butt,
|
||||
strokeLineJoin = StrokeJoin.Bevel,
|
||||
strokeLineMiter = 1f,
|
||||
|
Loading…
x
Reference in New Issue
Block a user