summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorTarun Nainani <tnainani@codeaurora.org>2015-09-25 11:25:40 -0700
committerjrizzoli <joey@cyanogenmoditalia.it>2015-11-05 14:22:57 +0100
commit4f356678bd88826277aecad6b08ce4fa2a34593d (patch)
tree6fb1fe030e9ae020baba206353c2aad875c3ff5c /res/xml
parentf051a883f1ff39562156ca2be9fbd17bc476a598 (diff)
downloadandroid_packages_apps_Gello-4f356678bd88826277aecad6b08ce4fa2a34593d.tar.gz
android_packages_apps_Gello-4f356678bd88826277aecad6b08ce4fa2a34593d.tar.bz2
android_packages_apps_Gello-4f356678bd88826277aecad6b08ce4fa2a34593d.zip
Fix custom download path text alignment
Change-Id: Ied10d6515e6f8b43a4334f00ec299fddc4e60f17 CR-Fixed: 896901
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/content_preferences.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/content_preferences.xml b/res/xml/content_preferences.xml
index 3b33a696..b497fd25 100644
--- a/res/xml/content_preferences.xml
+++ b/res/xml/content_preferences.xml
@@ -44,6 +44,7 @@
android:title="@string/pref_content_javascript" />
<PreferenceScreen
+ android:layout="@layout/swe_preference"
android:key="download_path_setting_screen"
android:title="@string/pref_download_path_setting_screen_title"/>