X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=a60edb01ee354fd012049341186a3cc1a3e367a5;hb=095201eb04f72863dd606b5d77b5bd4d0f7f0bcd;hp=b56f932464784eb0040b654f4711e38cd931f972;hpb=5b4d95aed14b9206438285326ff1562b8864808c;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index b56f9324..a60edb01 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,9 +1,9 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:key="general" + android:title="@string/general" > + android:title="@string/homepage" + android:defaultValue="@string/homepage_default_value" + android:inputType="textUri" + android:icon="?attr/homepageIcon" /> + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file