summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Katzenelson <isaackatz@google.com>2013-08-22 11:12:36 -0700
committerIsaac Katzenelson <isaackatz@google.com>2013-08-22 11:12:36 -0700
commit11698040ff0ce6692a8670e447e4aa80492c7946 (patch)
tree3034417cbfb5e88bffa4babd5d934c3919953ba0
parent244d94f9a1a433fd3403452f2cdeba5c862b9650 (diff)
downloadandroid_packages_apps_Calendar-11698040ff0ce6692a8670e447e4aa80492c7946.tar.gz
android_packages_apps_Calendar-11698040ff0ce6692a8670e447e4aa80492c7946.tar.bz2
android_packages_apps_Calendar-11698040ff0ce6692a8670e447e4aa80492c7946.zip
Remove negative margin fron all day label
Bug: 10439003 Change-Id: I75663deb0a27dd09a5f4e68df76dbd98482c4dfd
-rw-r--r--res/layout/edit_event_1.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/edit_event_1.xml b/res/layout/edit_event_1.xml
index fb2955af..cc7743b2 100644
--- a/res/layout/edit_event_1.xml
+++ b/res/layout/edit_event_1.xml
@@ -309,7 +309,6 @@
android:layout_height="wrap_content"
android:layout_width="0dip"
android:layout_weight="1"
- android:layout_marginLeft="-8dip"
android:layout_gravity="center_vertical|left"
android:gravity="center_vertical|left"
style="@style/TextAppearance.EditEvent_Small" />