X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=162d932bcfa80196492dbdb979b4cafc4df74efd;hb=1fd6e17736c7e6a410672ce8669241bcf4c4a350;hp=da445d14c2075d419b32f702eee4614376002557;hpb=9133910bd316f6a50d478c26283c2cc5447483a7;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index da445d14..162d932b 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ + android:title="@string/search" > + android:defaultValue="https://duckduckgo.com/html/?q=" + android:icon="@drawable/search_enabled" /> + android:title="@string/full_screen" > + + + + + + + + + + + + + @@ -166,7 +202,8 @@ android:key="homepage" android:title="@string/homepage" android:defaultValue="https://duckduckgo.com" - android:inputType="textUri" /> + android:inputType="textUri" + android:icon="@drawable/home_enabled" /> + + \ No newline at end of file