summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
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 ab24b3b..92cd060 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -43,7 +43,7 @@
<activity android:name="org.cyanogenmod.theme.chooserv2.ChooserActivity"
android:label="@string/app_name"
- android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
+ android:theme="@style/ThemeChooserV2Theme"
android:launchMode="singleTop">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>