summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorYour Name <jreck@google.com>2012-12-03 16:15:37 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-12-03 16:15:37 -0800
commit03b1ff602a3e1ca8b8599c821b67d36e702d24c1 (patch)
treea052528bae9ea9f7092228dd650fb00e4ef13079 /AndroidManifest.xml
parent300c2d4aa09cfca1dfe01af17c035f4fef72ac3d (diff)
parent04df59eb082189500d360fffb95ef541073d6fe6 (diff)
downloadandroid_packages_apps_Gallery2-03b1ff602a3e1ca8b8599c821b67d36e702d24c1.tar.gz
android_packages_apps_Gallery2-03b1ff602a3e1ca8b8599c821b67d36e702d24c1.tar.bz2
android_packages_apps_Gallery2-03b1ff602a3e1ca8b8599c821b67d36e702d24c1.zip
am 04df59eb: Merge "Change themes" into gb-ub-photos-arches
* commit '04df59eb082189500d360fffb95ef541073d6fe6': Change themes
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 25fe9dd9b..cd8a726e7 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -398,7 +398,7 @@
</intent-filter>
</activity>
<activity android:name="com.android.camera.ProxyLauncher"
- android:theme="@android:style/Theme.NoDisplay">
+ android:theme="@style/Theme.ProxyLauncher">
</activity>
</application>
</manifest>