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
128 stars 55 forks source link

Kotlin integration #28

Closed appslapdev closed 2 years ago

appslapdev commented 3 years ago

I want to integrate the library with Kotlin but in my activity_main.xml file the class LuckyWheel is not found. How can i load it there?

mmoamenn commented 2 years ago

since it's a normal java library it should be found