summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorYour Name <jreck@google.com>2012-12-03 14:14:19 -0800
committerYour Name <jreck@google.com>2012-12-03 14:14:19 -0800
commitd10468b65396dd1fa4f20006fa8cea1221cc613c (patch)
tree50e0b0c54dcb5805ba4210b41d7aa5215629ddae /AndroidManifest.xml
parent3c6a0610d50a866e520485163011c79d9ee62457 (diff)
downloadandroid_packages_apps_Gallery2-d10468b65396dd1fa4f20006fa8cea1221cc613c.tar.gz
android_packages_apps_Gallery2-d10468b65396dd1fa4f20006fa8cea1221cc613c.tar.bz2
android_packages_apps_Gallery2-d10468b65396dd1fa4f20006fa8cea1221cc613c.zip
Change themes
Bug: 7587841 Change-Id: Ie283c23015ae94ba6eeb69ba55a0523899718d4e
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 b8b4461b0..43e4e173a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -394,7 +394,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>