Skip to content
Snippets Groups Projects

Feature:

Merged viccall requested to merge cacacaacacacacacaccacacacallej into main
8 files
+ 1
1
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -87,7 +87,7 @@ class Ruleta : AppCompatActivity() {
RotateAnimation.RELATIVE_TO_SELF, 0.5f,
RotateAnimation.RELATIVE_TO_SELF, 0.5f
).apply {
duration = 4000
duration = 5000
fillAfter = true
interpolator = AccelerateDecelerateInterpolator()
}
Loading