summaryrefslogtreecommitdiffstats
path: root/res/xml/download_settings_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/download_settings_preferences.xml')
-rw-r--r--res/xml/download_settings_preferences.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/res/xml/download_settings_preferences.xml b/res/xml/download_settings_preferences.xml
index 0cd99a98..91a1859c 100644
--- a/res/xml/download_settings_preferences.xml
+++ b/res/xml/download_settings_preferences.xml
@@ -31,9 +31,10 @@
xmlns:android="http://schemas.android.com/apk/res/android" >
<PreferenceCategory
- android:title="@string/pref_download_title"
- android:key="download_path_setting_category">
- <PreferenceScreen
+ android:layout="@layout/swe_preference_category_first"
+ android:title="@string/pref_download_title"
+ android:key="download_path_setting_category">
+ <PreferenceScreen
android:key="download_path_setting_screen"
android:title="@string/pref_download_path_setting_screen_title"/>