Join Slack
Powered by
<@U3VCTDR6E> You can try adding `@JvmName` to your...
# android
e
edwardwongtl
09/19/2017, 3:09 AM
@james
You can try adding
@JvmName
to your new Kotlin class, which tells the compiler to use the name in the annotation instead of
SomeClassKt
by default.
Open in Slack
Previous
Next