summaryrefslogtreecommitdiffstats
path: root/templates/other/Daydream/root/res/xml/dream_prefs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/other/Daydream/root/res/xml/dream_prefs.xml')
-rw-r--r--templates/other/Daydream/root/res/xml/dream_prefs.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/other/Daydream/root/res/xml/dream_prefs.xml b/templates/other/Daydream/root/res/xml/dream_prefs.xml
deleted file mode 100644
index 997e5b2..0000000
--- a/templates/other/Daydream/root/res/xml/dream_prefs.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <EditTextPreference
- android:key="@string/pref_dream_text_key"
- android:title="@string/pref_dream_text_title"
- android:defaultValue="@string/pref_dream_text_default" />
-
-</PreferenceScreen>