blob: 997e5b25816ef53eb9e32420061a4f1fa50d8343 [file] [log] [blame]
<?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>