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

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

am 8a8fadf7: am 7f738b1a: am 3e073f3d: Correctly pass photo data to contact editor

* commit '8a8fadf7':
  Correctly pass photo data to contact editor
parents feeec400 8a8fadf7
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,