are there any gotchas about kotlin/java interop wi...
# android
e
are there any gotchas about kotlin/java interop with kotlin enums? specifically im getting bad RuntimeInvisibleParametersAnnotation exceptions when accessing Kotlin enums with constructor args from the Java side