summaryrefslogtreecommitdiffstats
path: root/res/drawable-xxhdpi
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2014-06-10 13:25:07 -0700
committerBrian Attwell <brianattwell@google.com>2014-06-11 14:36:18 -0700
commitd28851f436c39a83f02d3b405fd91f0fb4833b2a (patch)
treecbac5cc263fa2409834739d2206a63f79af0e79e /res/drawable-xxhdpi
parent23889ba7ca18ed4ea56248355438a734511bc0b7 (diff)
downloadpackages_apps_Contacts-d28851f436c39a83f02d3b405fd91f0fb4833b2a.tar.gz
packages_apps_Contacts-d28851f436c39a83f02d3b405fd91f0fb4833b2a.tar.bz2
packages_apps_Contacts-d28851f436c39a83f02d3b405fd91f0fb4833b2a.zip
Use Toolbar for QC
* Moved star, add and edit buttons into Toolbar * Fixed implementation of add/edit: copied the ContractDetailFragment implementation * Added unimplemented Share and Place on Home menu items * Deleted some of the quickcontact_activity.xml files * No longer handle click events on Contact photo view Change-Id: Id333b11e89d8755ace600700be15077fd47b6172
Diffstat (limited to 'res/drawable-xxhdpi')
-rw-r--r--res/drawable-xxhdpi/ic_star_24dp.pngbin0 -> 813 bytes
-rw-r--r--res/drawable-xxhdpi/ic_star_outline_24dp.pngbin0 -> 1147 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xxhdpi/ic_star_24dp.png b/res/drawable-xxhdpi/ic_star_24dp.png
new file mode 100644
index 000000000..0aa8a2660
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_star_24dp.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_star_outline_24dp.png b/res/drawable-xxhdpi/ic_star_outline_24dp.png
new file mode 100644
index 000000000..1f9a7a256
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_star_outline_24dp.png
Binary files differ