diff options
Diffstat (limited to 'res/xml/settings.xml')
| -rw-r--r-- | res/xml/settings.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/res/xml/settings.xml b/res/xml/settings.xml index c670dfb..f6467d6 100644 --- a/res/xml/settings.xml +++ b/res/xml/settings.xml @@ -46,7 +46,4 @@ <juloo.common.IntSlideBarPreference android:key="key_vertical_space" android:title="@string/pref_key_vertical_space" android:summary="%sdp" android:defaultValue="2" min="0" max="8"/> <juloo.common.IntSlideBarPreference android:key="key_horizontal_space" android:title="@string/pref_key_horizontal_space" android:summary="%sdp" android:defaultValue="2" min="0" max="8"/> </PreferenceCategory> - <PreferenceCategory android:title="@string/pref_category_advanced"> - <EditTextPreference android:key="custom_layout" android:title="@string/pref_custom_layout_title" android:summary="@string/pref_custom_layout_summary" android:inputType="text|textMultiLine|textLongMessage"/> - </PreferenceCategory> </PreferenceScreen> |
