summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorMichael Chan <mchan@android.com>2011-08-17 18:21:36 -0700
committerMichael Chan <mchan@android.com>2011-08-17 18:21:36 -0700
commit31556f16d15f23f2561ed92ae4ffd59a29ef8474 (patch)
tree69c665413d53089dff44bb6629f19b37cf51ff56 /res/layout
parentc6e314f759ea70170d6cae0c2ee7edd69e0d39da (diff)
downloadandroid_packages_apps_Calendar-31556f16d15f23f2561ed92ae4ffd59a29ef8474.tar.gz
android_packages_apps_Calendar-31556f16d15f23f2561ed92ae4ffd59a29ef8474.tar.bz2
android_packages_apps_Calendar-31556f16d15f23f2561ed92ae4ffd59a29ef8474.zip
b/5076139 Update assets to calendar selector, contact picture, compose and edit icons.
Change-Id: Ibd173ed782f7e650c382d4b8df27b48e13135559
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/agenda_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/agenda_item.xml b/res/layout/agenda_item.xml
index 88208a12..efe043a6 100644
--- a/res/layout/agenda_item.xml
+++ b/res/layout/agenda_item.xml
@@ -90,6 +90,6 @@
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:visibility="gone"
- android:background="@drawable/list_activated_holo" />
+ android:background="@drawable/list_multi_left_activated_holo" />
</LinearLayout>