aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-android/AndroidManifest.xml')
-rw-r--r--subsonic-android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml
index 04136ffc..ac786d26 100644
--- a/subsonic-android/AndroidManifest.xml
+++ b/subsonic-android/AndroidManifest.xml
@@ -18,7 +18,7 @@
<supports-screens android:anyDensity="true" android:xlargeScreens="true" android:largeScreens="true" android:normalScreens="true" android:smallScreens="true"/>
- <application android:label="@string/common.appname" android:icon="@drawable/launch2" android:theme="@style/Theme.Sherlock.Light">
+ <application android:label="@string/common.appname" android:icon="@drawable/launch2" android:theme="@style/Theme.DSub.Light">
<activity android:name="github.daneren2005.dsub.activity.MainActivity"
android:label="DSub"