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
commit359fe243f57d1e84c629f219891e8c1aa07cdd20 (patch)
tree7a908bc625eab0e4bffda0e5762669a5bdf811fe /AndroidManifest.xml
parent524dc9f19180d5f632cf594766b9b420f6ce529e (diff)
downloadandroid_packages_apps_Snap-359fe243f57d1e84c629f219891e8c1aa07cdd20.tar.gz
android_packages_apps_Snap-359fe243f57d1e84c629f219891e8c1aa07cdd20.tar.bz2
android_packages_apps_Snap-359fe243f57d1e84c629f219891e8c1aa07cdd20.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>