properly and that the Parcelable class xyz.xyz.models.reclamation.Reclamation$$Parcelable is generated by Parceler那是我的秤:annotationProcessor 'org.parceler:parceler:1.1.6'
试图将
//geters & seters }所以在Parcels.wrap(MySubObj)上我得到了这个错误:
org.parceler.ParcelerRuntimeExceptionconfigured properly and that the Parcelable class com.mypakage.MyObj$MySubObj$$Parcelable is generated by Parceler