From 26fbf27ad1e9f9c26a82097fe306f07ec36e8410 Mon Sep 17 00:00:00 2001 From: Chris Wren Date: Wed, 18 Apr 2012 11:50:46 -0400 Subject: fixing the build break in notification_template_big_text.xml Change-Id: Ibeef587e27d1f97dae2b6184be5e7b2548768f5e --- core/res/res/layout/notification_template_big_text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/res') diff --git a/core/res/res/layout/notification_template_big_text.xml b/core/res/res/layout/notification_template_big_text.xml index 6a64cf8..3a0bfc7 100644 --- a/core/res/res/layout/notification_template_big_text.xml +++ b/core/res/res/layout/notification_template_big_text.xml @@ -78,7 +78,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="-2dp" - android:layout_mgarginBottom="-2dp" + android:layout_marginBottom="-2dp" android:singleLine="true" android:fadingEdge="horizontal" android:ellipsize="marquee" -- cgit v1.1