From 85a02a8d13eced310aee4c2a795e9c9c5435038f Mon Sep 17 00:00:00 2001 From: Joe Onorato Date: Tue, 8 Sep 2009 12:34:22 -0700 Subject: Add the animation for when you enter the all apps view. --- res/layout-port/launcher.xml | 32 +++++++++++--------------------- 1 file changed, 11 insertions(+), 21 deletions(-) (limited to 'res/layout-port/launcher.xml') diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml index edfa9f11d..f6f383f0a 100644 --- a/res/layout-port/launcher.xml +++ b/res/layout-port/launcher.xml @@ -48,39 +48,29 @@ - - - - + android:scaleType="center" + android:src="@drawable/all_apps_button" + launcher:direction="horizontal" /> -- cgit v1.2.3