I can't seem to find the resource on the device for the default contact image. I was only able to find this sdk/platforms/android-18/data/res/drawable-xhdpi/ic_contact_picture.png
, however once I try using this photo and setting the contact photo in my code using this image (which I've added to /assets
), the quality does not match the default on the device.
Could there possibly be a URI that has this image on the device already?