Join Slack
Powered by
Hi, can i somehow access CREATOR object from @Parc...
# android
d
david.bilik
09/25/2017, 2:45 PM
Hi, can i somehow access CREATOR object from @Parcelize generated code? If I decompile kotlin bytecode to java, i can see the classes, but with
MyEntity.CREATOR
does not compile. I want to use it in my tests
Open in Slack
Previous
Next