summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
diff options
context:
space:
mode:
authorGary Mai <garymai@google.com>2016-09-20 14:46:40 -0700
committerGary Mai <garymai@google.com>2016-09-21 11:31:20 -0700
commitda20b47c2b85390a2c3772379e71203c5aab513c (patch)
treef410f966b2f4d0cc13edb4eabd347cef36e35a8e /res/drawable-mdpi
parent0981a5888177e85144f60684ddd80e491dba72b3 (diff)
downloadpackages_apps_Contacts-da20b47c2b85390a2c3772379e71203c5aab513c.tar.gz
packages_apps_Contacts-da20b47c2b85390a2c3772379e71203c5aab513c.tar.bz2
packages_apps_Contacts-da20b47c2b85390a2c3772379e71203c5aab513c.zip
Remove compact photo picker code
Removed code/classes that related to selecting one of the raw contact photos to be the photo for the aggregate contact. After this the only way to set the aggregate contact photo is to change the photo of one of the raw contacts. Test: Tested the following editor scenarios: 1) new contact 2) edit other contact 3) edit writable raw contact 4) edit read-only raw contact (joins a new writable raw contact to it) 5) edit aggregate w/ 1 writable and 1 read-only raw contact 6) edit aggregate w/ 2 writable raw contacts 7) edit local me raw contact 8) edit local me raw contact joined with a read-only raw contact 9) editing photo of a raw contact that is part of an aggregate updates the aggregate photo 10) each raw contact had the correct photo when we switched to it. 11) changing a photo for multiple raw contacts within an aggregate and saving changed all of them. (the last one changed was marked as primary) Bug: 31088704 Change-Id: Ia704ae5c6cf81836abe6e48c83922ca1dd036d32
Diffstat (limited to 'res/drawable-mdpi')
-rw-r--r--res/drawable-mdpi/ic_check_circle_googblue_drawable_24dp.pngbin866 -> 0 bytes
-rw-r--r--res/drawable-mdpi/ic_photos_white_24.pngbin208 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/ic_check_circle_googblue_drawable_24dp.png b/res/drawable-mdpi/ic_check_circle_googblue_drawable_24dp.png
deleted file mode 100644
index efa2fdf0f..000000000
--- a/res/drawable-mdpi/ic_check_circle_googblue_drawable_24dp.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-mdpi/ic_photos_white_24.png b/res/drawable-mdpi/ic_photos_white_24.png
deleted file mode 100644
index e0e5854a7..000000000
--- a/res/drawable-mdpi/ic_photos_white_24.png
+++ /dev/null
Binary files differ