summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorRoboErik <epastern@google.com>2011-09-01 17:14:40 -0700
committerRoboErik <epastern@google.com>2011-09-02 10:15:11 -0700
commit1784d2de8ee81c6759bef7199a902e13de3b300f (patch)
treec0af3f571bcf556231d03a2fbb98dbd570ebc791 /res/layout
parente35a032c939f357ce435711b2fd8de1887a05011 (diff)
downloadandroid_packages_apps_Calendar-1784d2de8ee81c6759bef7199a902e13de3b300f.tar.gz
android_packages_apps_Calendar-1784d2de8ee81c6759bef7199a902e13de3b300f.tar.bz2
android_packages_apps_Calendar-1784d2de8ee81c6759bef7199a902e13de3b300f.zip
b/5247687 Remove presence from attendees in calendar
Change-Id: Idb6a8312641bbb7b55e92f0dd76147060ff280df
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/contact_item.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/layout/contact_item.xml b/res/layout/contact_item.xml
index 6ea517a2..0511516c 100644
--- a/res/layout/contact_item.xml
+++ b/res/layout/contact_item.xml
@@ -37,15 +37,6 @@
android:focusable="true"
style="@style/TextAppearance.EditEvent_Value" />
- <ImageView
- android:id="@+id/presence"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="center_vertical"
- android:paddingRight="3dip"
- android:scaleType="fitXY"
- android:visibility="gone" />
-
<ImageButton
android:id="@+id/contact_remove"
android:layout_width="wrap_content"