-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" >
<PreferenceCategory android:title="@string/prefs_category_general">
- <Preference
+ <com.owncloud.android.ui.PreferenceWithLongSummary
android:title="@string/prefs_storage_path"
android:key="storage_path" />
</PreferenceCategory>