From 02e638e6bf6dac903396a67029d4d48e3cfa87d9 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Thu, 20 Aug 2009 19:33:42 -0700 Subject: Implement previews in the wallpaper picker. Note that the UI is ugly ugly ugly, but previews are actually working. --- AndroidManifest.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 701ca77d8..6b49b6489 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -20,9 +20,7 @@ + package="com.android.launcher2"> + + + @@ -97,11 +98,11 @@ - + + android:theme="@android:style/Theme.Wallpaper"> -- cgit v1.2.3