summaryrefslogtreecommitdiff
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 1afeac97..87abd132 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -22,7 +22,7 @@
android:key="ttrss_url"
android:singleLine="true"
android:summary="@string/ttrss_url_summary"
- textUri="true"
+ android:inputType="textUri"
android:title="@string/ttrss_url" >
</EditTextPreference>