Android
Android copied to clipboard
Convert MainActivity to Kotlin
@TheLastProject
I'm wondering, not intended to be mean, but did you use Android Studio at all? There are literally hundreds of redundant SAM contructors, unnecessary quantifiers and missing Kotlin property accessor syntax warnings in Android Studio. Did you not see these?
Yes I used Android Studio but maybe I have some settings off or something I didn't see anything
Thanks for your help, I think with these tweaks it should be fine now :)