Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f738b1a authored by Yorke Lee's avatar Yorke Lee Committed by Android Git Automerger
Browse files

am 3e073f3d: Correctly pass photo data to contact editor

* commit '3e073f3d':
  Correctly pass photo data to contact editor
parents 4858c525 3e073f3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -372,7 +372,7 @@ public class ContactLoader extends AsyncTaskLoader<Contact> {
                -1 /* id */,
                -1 /* nameRawContactId */,
                displayNameSource,
                -1 /* photoId */,
                0 /* photoId */,
                photoUri,
                displayName,
                altDisplayName,