From 31a2fdbe878b95c6fb1e8d60a720e45152a9bbe1 Mon Sep 17 00:00:00 2001 From: Makoto Onuki Date: Thu, 7 Oct 2010 10:56:21 -0700 Subject: [PATCH] Make "invite" tab visible Bug 3072235 Change-Id: I5e4f353905b8f980e258635be8a77f278f2a3342 --- res/layout/message_view_invitation.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/res/layout/message_view_invitation.xml b/res/layout/message_view_invitation.xml index 605537e13..f5b347ab1 100644 --- a/res/layout/message_view_invitation.xml +++ b/res/layout/message_view_invitation.xml @@ -4,9 +4,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -21,7 +21,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@drawable/text_box" - android:visibility="gone" >