Join Slack
Powered by
Should inline classes work with Parcelize or is th...
# android
j
juliocbcotta
07/02/2020, 12:04 PM
Should inline classes work with Parcelize or is this a limitation? I have a Parcelable data class with an inline class id that I would like to send in a bundle...
l
leandro
07/02/2020, 12:47 PM
Currently it does not work. Is this the error that you’re seeing?
https://youtrack.jetbrains.com/issue/KT-30150
j
juliocbcotta
07/02/2020, 2:44 PM
Ok, Thanks
8
Views
Open in Slack
Previous
Next