在我的安卓应用程序中,我想在我的意图中添加一个包含Place对象的包。由于可串行化速度慢,不推荐,所以我更喜欢Parcelable。虽然我使用Kotlin 1.3.31,但是我在分析一些数据类时遇到了问题。示例:import kotlinx.android.parcel.Parcelize
data class Place(val s
迁移到AndroidX后一直面临此错误。created for error type: ErrorScope{Error scope for class <ERROR CLASS> with arguments: org.jetbrains.kotlin.types.IndexedParametersSubstitution