X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=f6acd2575d2dbebf04e5dac6da15010a06d9ba41;hb=87a7789309364ec0802a460cf4f6e79f8a01ee4a;hp=813c1ca2c6f6cb4a169e182d29c8a8e26ddb3c08;hpb=218d83a82183986e87152c73a5bec86bb6bb1770;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 813c1ca2..f6acd257 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -47,20 +47,27 @@ android:summary="@string/dom_storage_preference_summary" android:defaultValue="false" /> + + + android:defaultValue="Default user agent" /> - // Android doesn't let EditTextPreferences have more than one line, but I include singleLine="false" 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