From 7e2a10d904ce52bde6e887b9c257709729f39613 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Thu, 5 Nov 2009 15:06:55 -0500 Subject: Revised live wallpaper picker metadata display. Replace the small BubbleView at the bottom with a block of music-video-style text, showing: Title Author Description Other minor changes to match final UI specification. Part of the fix for http://b/2235307 . --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4dea1fc..9fd1077 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -33,7 +33,7 @@ + android:theme="@android:style/Theme.Wallpaper.NoTitleBar"> -- cgit v1.2.3