java.lang.ClassCastException: android.os.Parcelable[] cannot be cast to com.hfad.myapp.MyObj[]

后端 未结 0 1864
时光说笑
时光说笑 2020-12-18 04:07

I want to pass MyObj[ ] between activities.

I\'m using an Intent and Parcelable to do so, but when I try to receive that data in Activity B I get the error: "jav

相关标签:
回答
  • 消灭零回复
提交回复
热议问题