mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-29 00:03:24 +02:00
Thinner Zap button
This commit is contained in:
@@ -72,7 +72,7 @@ inline fun ImageVector.Builder.materialOutlinedPath(
|
|||||||
fillAlpha = fillAlpha,
|
fillAlpha = fillAlpha,
|
||||||
stroke = SolidColor(Color.Black),
|
stroke = SolidColor(Color.Black),
|
||||||
strokeAlpha = strokeAlpha,
|
strokeAlpha = strokeAlpha,
|
||||||
strokeLineWidth = 1.3f,
|
strokeLineWidth = 1.2f,
|
||||||
strokeLineCap = StrokeCap.Butt,
|
strokeLineCap = StrokeCap.Butt,
|
||||||
strokeLineJoin = StrokeJoin.Bevel,
|
strokeLineJoin = StrokeJoin.Bevel,
|
||||||
strokeLineMiter = 1f,
|
strokeLineMiter = 1f,
|
||||||
|
Reference in New Issue
Block a user