diff --git a/AndroidManifest.xml b/AndroidManifest.xml index df007da6c..116696f37 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -59,7 +59,7 @@ android:label="@string/app_name" android:name="K9" android:allowTaskReparenting="false" - android:theme="@style/Theme.Sherlock.Light.DarkActionBar" + android:theme="@style/Theme.K9.Light" >