X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=162d932bcfa80196492dbdb979b4cafc4df74efd;hb=4d7e0bfa2399670591dc585f94a976b904787a9d;hp=2263b0c4780551667884785b01ace6e9d02fdbf0;hpb=f82135d919d64d4909c37c79a18e14ceba802579;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 2263b0c4..162d932b 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -119,7 +119,7 @@ + android:title="@string/search" > + android:title="@string/full_screen" > + + + + + + + + + + + + + @@ -167,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