Uploaded image for project: 'Realm Java SDK'
  1. Realm Java SDK
  2. RJAVA-121

RealmObjects don't pass lint when implementing Parcelable

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Trivial - P5 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

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: