ribesg
12/09/2019, 11:15 AM@Parcelize
in a multiplatform library, using `expect`/`actual` on @Parcelize
and Parcelable
, but I encounter a very weird error when using the kotlin.android.extensions
plugin on one library: “This class does not have a constructor” on a data class
. Anyone encountered this?ribesg
12/09/2019, 11:16 AMIvan Kubyshkin [JetBrains]
12/09/2019, 11:25 AMribesg
12/09/2019, 12:47 PMribesg
12/09/2019, 12:51 PM