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

Commit 8a8fadf7 authored by Yorke Lee's avatar Yorke Lee Committed by Android Git Automerger
Browse files

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

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