diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 149b48a..d57636a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -134,7 +134,7 @@ android:name="net.micode.notes.ui.NotesPreferenceActivity" android:label="@string/preferences_title" android:launchMode="singleTop" - android:theme="@android:style/Theme.Light" > + android:theme="@android:style/Theme.Holo.Light" >