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

Interesting #31

Open Dave181295 opened 2 years ago

Dave181295 commented 2 years ago

thanks for the lib, what if I got 5k wheelItems ? (5k participants) i see it crash or it freeze a lot, do you have any solution ? maybe change the type instead of a wheel a spinner and each second it show a textView ?

mmoamenn commented 2 years ago

I haven't tested it with such a big number like that, can you post the crash ?