summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp/contact_item.xml
diff options
context:
space:
mode:
authorMichael Chan <mchan@android.com>2011-11-11 10:24:37 -0800
committerMichael Chan <mchan@android.com>2011-11-14 13:44:41 -0800
commit99704a2787158bf670fa4a7b4e4f89ace10afa00 (patch)
treee0e3e613be67dd2be9399bfd3a3d5bd4dd3ccbd6 /res/layout-sw600dp/contact_item.xml
parent6edfddea6f3a29745e09a28d9513ce679fdaa798 (diff)
downloadandroid_packages_apps_Calendar-99704a2787158bf670fa4a7b4e4f89ace10afa00.tar.gz
android_packages_apps_Calendar-99704a2787158bf670fa4a7b4e4f89ace10afa00.tar.bz2
android_packages_apps_Calendar-99704a2787158bf670fa4a7b4e4f89ace10afa00.zip
b/5233576 Fixed the problem where long desc are not showing
Change-Id: Ic12e5e0158021996d0b3822803a4dad8fb10d904
Diffstat (limited to 'res/layout-sw600dp/contact_item.xml')
-rw-r--r--res/layout-sw600dp/contact_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-sw600dp/contact_item.xml b/res/layout-sw600dp/contact_item.xml
index a819c88e..a28c077a 100644
--- a/res/layout-sw600dp/contact_item.xml
+++ b/res/layout-sw600dp/contact_item.xml
@@ -19,7 +19,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="7dip"
- android:paddingLeft="8dip"
+ android:paddingLeft="4dip"
android:orientation="vertical">
<LinearLayout
android:layout_width="match_parent"