X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=ace949a9b597d983479e871665eaf255a42c68e3;hb=0a5d2eabceeafb49a957598538aa74d4f11dfce0;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..ace949a9 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:icon="?attr/searchIcon" /> + + + android:title="@string/full_screen" > + + + + + + + + + + + + + @@ -166,8 +234,9 @@ + android:defaultValue="https://duckduckgo.com/?kao=-1&kak=-1" + android:inputType="textUri" + android:icon="?attr/homepageIcon" /> + android:icon="?attr/fontSizeIcon" /> + android:title="@string/swipe_to_refresh_preference" + android:summary="@string/swipe_to_refresh_summary" + android:defaultValue="true" /> + + + + + + \ No newline at end of file