From 75e31dc17b97bfb9763d35cd791f5f85fc9ddca7 Mon Sep 17 00:00:00 2001 From: Makoto Onuki Date: Thu, 8 Apr 2010 14:38:19 -0700 Subject: [PATCH] Fix layout issue introduced with I5b680418 I shouldn't have changed the layout_height. I changed it as a trial, and the final version of the fix didn't require this. Bug 2581421 Change-Id: Ie06f813ed6d65a128381a99b9efeaa8d9275b5bf --- res/layout/message_view_invitation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layout/message_view_invitation.xml b/res/layout/message_view_invitation.xml index f4b3e6a99..605537e13 100644 --- a/res/layout/message_view_invitation.xml +++ b/res/layout/message_view_invitation.xml @@ -32,7 +32,7 @@