commit | 4f356678bd88826277aecad6b08ce4fa2a34593d | [log] [tgz] |
---|---|---|
author | Tarun Nainani <tnainani@codeaurora.org> | Fri Sep 25 11:25:40 2015 -0700 |
committer | jrizzoli <joey@cyanogenmoditalia.it> | Thu Nov 05 14:22:57 2015 +0100 |
tree | 6fb1fe030e9ae020baba206353c2aad875c3ff5c | |
parent | f051a883f1ff39562156ca2be9fbd17bc476a598 [diff] |
Fix custom download path text alignment Change-Id: Ied10d6515e6f8b43a4334f00ec299fddc4e60f17 CR-Fixed: 896901
diff --git a/res/xml/content_preferences.xml b/res/xml/content_preferences.xml index 3b33a69..b497fd2 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"/>