Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

error: incompatible types: NonExistentClass cannot be converted to Annotation

Ah - I found the reason. kotlin-android-extensions 
also provides @Parcelize And I used @Parcelize for 
classes that room processes. Adding the plugin kotlin-parcelize 
solves the problem
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #incompatible #NonExistentClass #converted #Annotation
ADD COMMENT
Topic
Name
9+9 =