X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4441ca6a5dfc3aed53ef8f3308be0028d46ca207;hb=826776d415157b99701dd19d2713a60db6fefe2c;hp=5124481bd65597004a0e74d171768392732745b6;hpb=57b05bcbae9759d4b58ce3b96ede61992eb34eee;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 5124481b..4441ca6a 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -47,6 +47,12 @@ android:summary="@string/dom_storage_preference_summary" android:defaultValue="false" /> + + - // Android doesn't let EditTextPreferences have more than one line, but singleLine="false" is included in case they ever wisen up. + + android:inputType="textVisiblePassword|textMultiLine" /> + + + + + android:inputType="textUri" /> + + android:inputType="textUri" /> + + android:inputType="textUri" /> + + + + \ No newline at end of file