X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=87b2eac2a6a92c529a219c8256476d090f40274f;hp=06dbbd62a2a86edf58f11e7440ac163dbc828819;hb=ed0a4234b452924acf1602bee6578a7a84445a85;hpb=d649575d732610b57a2b35cbbb8ac9557b068005 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 06dbbd62..87b2eac2 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ + + + + + + + + android:key="tor" + android:title="@string/tor" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:title="@string/homepage" + android:defaultValue="https://duckduckgo.com" + android:inputType="textUri" + android:icon="@drawable/home_enabled" /> + + + + + + + + \ No newline at end of file