X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=5124481bd65597004a0e74d171768392732745b6;hb=57b05bcbae9759d4b58ce3b96ede61992eb34eee;hp=e2ccb7dce3ac062c3a681290fb489df29246baf4;hpb=4e087dd6a40ef24878a308c0c9d3102d8b1acdd7;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index e2ccb7dc..5124481b 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -20,8 +20,8 @@ + android:key="privacy" + android:title="@string/privacy" > + + + + - + + + // Android doesn't let EditTextPreferences have more than one line, but singleLine="false" is included in case they ever wisen up. + + android:key="search" + android:title="@string/search"> + + + + + + + + + + + + android:inputType="textUri" + android:singleLine="true" /> + + \ No newline at end of file