-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: None
Goal
Make a RealmObject, that has been copied from realm, Parcelable
Expected Results
The realm object can be passed as a Parcelable and pass lint tests
Actual Results
The proxy object for the realm object doesn't declare a CREATOR field, causing a lint error that cannot be suppressed.
Steps & Code to Reproduce
Create a RealmObject that implements Parcelable and run lint
Version of Realm and tooling
Realm version(s): 1.2.0
Android Studio version: 2.1.3