mmoamenn / LuckyWheel_Android

A custom component that displays a lucky wheel. it ⁠ features easy customize of colors, addition of items and it's very trivial to integrate in your application.
MIT License
127 stars 55 forks source link

Animation spinning until data fetched #9

Closed MKelman closed 5 years ago

MKelman commented 5 years ago

How could I start an infinite spinning wheel and when my data is fetched, I can set a finalized location that the spinner should stop at and will slowly stop to that location?