From 8f4d969064ceeec166f709b81cc7b8427686154e Mon Sep 17 00:00:00 2001 From: Isaac Katzenelson Date: Thu, 23 Feb 2012 17:34:07 -0800 Subject: Fade in events details Bug 5933575 Event details appears without fade-in Change-Id: Iaffcd55437d7e95c7cdc6a0fddd763821d5ce88a --- res/layout/event_info_dialog.xml | 485 ++++++++++++++++++++------------------- 1 file changed, 254 insertions(+), 231 deletions(-) (limited to 'res/layout/event_info_dialog.xml') diff --git a/res/layout/event_info_dialog.xml b/res/layout/event_info_dialog.xml index f05752f8..68c1e5b5 100644 --- a/res/layout/event_info_dialog.xml +++ b/res/layout/event_info_dialog.xml @@ -13,270 +13,293 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + + + + - + android:layout_height="match_parent"> - + android:padding="16dip" + android:orientation="vertical" + android:animateLayoutChanges="false"> + - + android:paddingTop="12dip" + android:paddingBottom="16dip" + android:layout_weight="1" + android:orientation="vertical"> + + + + + + +