We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6e253 commit 1bbfd18Copy full SHA for 1bbfd18
app/src/main/java/to/bitkit/ui/components/SuggestionCard.kt
@@ -74,7 +74,7 @@ fun SuggestionCard(
74
initialValue = 0.24f,
75
targetValue = 1f,
76
animationSpec = infiniteRepeatable(
77
- animation = tween(1000),
+ animation = tween(1100),
78
repeatMode = RepeatMode.Reverse
79
),
80
label = "glow_alpha"
0 commit comments