Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -173,7 +173,7 @@ <!-- Settings activity for screensaver --> <activity android:name=".ScreensaverSettingsActivity" android:label="@string/screensaver_settings" android:theme="@style/SettingsTheme" android:theme="@android:style/Theme.Holo" android:taskAffinity="" android:excludeFromRecents="true" android:exported="true" Loading res/xml/dream_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/settings"> android:title="@string/app_label"> <ListPreference android:key="screensaver_clock_style" android:title="@string/clock_style" Loading Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -173,7 +173,7 @@ <!-- Settings activity for screensaver --> <activity android:name=".ScreensaverSettingsActivity" android:label="@string/screensaver_settings" android:theme="@style/SettingsTheme" android:theme="@android:style/Theme.Holo" android:taskAffinity="" android:excludeFromRecents="true" android:exported="true" Loading
res/xml/dream_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/settings"> android:title="@string/app_label"> <ListPreference android:key="screensaver_clock_style" android:title="@string/clock_style" Loading