summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorJames Kung <kingkung@google.com>2013-02-28 14:37:05 -0800
committerJames Kung <kingkung@google.com>2013-02-28 14:37:05 -0800
commite20f8117de104934ef42e0ccc107eef53421b8c1 (patch)
tree79b6af942c01592a1cab01b4039d0d8c9e91da36 /res/layout
parentc1678c2f19857e9f4147c760a5168b91965ef68c (diff)
downloadandroid_packages_apps_Calendar-e20f8117de104934ef42e0ccc107eef53421b8c1.tar.gz
android_packages_apps_Calendar-e20f8117de104934ef42e0ccc107eef53421b8c1.tar.bz2
android_packages_apps_Calendar-e20f8117de104934ef42e0ccc107eef53421b8c1.zip
Removing trailing whitespace.
Change-Id: Ib33f5fc678cea5b6fadaed8ee9e67ed87ebce025
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/mini_calendar_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/mini_calendar_item.xml b/res/layout/mini_calendar_item.xml
index aa0ab9d8..b550ed67 100644
--- a/res/layout/mini_calendar_item.xml
+++ b/res/layout/mini_calendar_item.xml
@@ -37,7 +37,7 @@
<TextView android:id="@+id/calendar"
android:layout_width="wrap_content"
- android:layout_height="wrap_content"
+ android:layout_height="wrap_content"
android:layout_toRightOf="@id/color"
android:layout_marginLeft="8dip"
android:singleLine="true"