summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2014-06-05 00:14:58 -0700
committerBrian Attwell <brianattwell@google.com>2014-06-11 14:35:56 -0700
commit31b2d42fb0889e61515d27314aa5a245147100da (patch)
tree4bde33929ddc68c692572855d75a9b2b983cfe5d /Android.mk
parent37504514f0b245eee0353366aae5dd893422b8c2 (diff)
downloadpackages_apps_Contacts-31b2d42fb0889e61515d27314aa5a245147100da.tar.gz
packages_apps_Contacts-31b2d42fb0889e61515d27314aa5a245147100da.tar.bz2
packages_apps_Contacts-31b2d42fb0889e61515d27314aa5a245147100da.zip
Use support.v7.palette to get header tint
Todo in later cls: -save the extracted tint, so we don't have unnecessary delay when returning from the edit screen -animate the change of tint color. This matters for tablet and after the photo changes. Change-Id: I11685c1489a5c7b49f46c250033f4f303b076ef6
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 95ac2f36a..a9cc38f64 100644
--- a/Android.mk
+++ b/Android.mk
@@ -22,6 +22,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
android-common \
guava \
android-support-v13 \
+ android-support-v7-palette \
android-support-v4 \
android-ex-variablespeed \
libphonenumber \