From d6bb51406fa63d93bf634b64e9f115e49a9c9c29 Mon Sep 17 00:00:00 2001 From: Adam Lesinski Date: Mon, 6 Dec 2010 15:42:03 -0800 Subject: Fixed bug in orientation change -The Fragment was missing an empty public constructor b/3257935 -Restructured some of the logic determining whether to show a dialog or an embedded view Change-Id: I42295ef88cd800b775ea6970c59c34cb46ca17d5 --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2d8ae50..6a5d677 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -31,7 +31,7 @@ android:label="@string/application_name" android:icon="@drawable/ic_launcher_live_wallpaper"> -