X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=inline;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=813c1ca2c6f6cb4a169e182d29c8a8e26ddb3c08;hb=218d83a82183986e87152c73a5bec86bb6bb1770;hp=a44f999ad7f3e366c31a963a440cbb65f742963d;hpb=5be7baa728da6b72d7cd104e4c30d8fe1a41c757;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index a44f999a..813c1ca2 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -46,6 +46,21 @@ android:title="@string/dom_storage_preference" android:summary="@string/dom_storage_preference_summary" android:defaultValue="false" /> + + + + // Android doesn't let EditTextPreferences have more than one line, but I include singleLine="false" in case they ever wisen up. +