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