X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=a27c1d83a5019d42410a4e2c4b04916e75e7d628;hb=323bc5323b1f8e2b9d0f78acfdd6b6c8e8246932;hp=b211879fda6799fbee3e0282990b2bbc9b5cba30;hpb=c0f2dcca77fffd804c90cee5103795fc3849112b;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index b211879f..a27c1d83 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> - - + android:icon="@drawable/user_agent" /> + + - - @@ -116,6 +110,12 @@ android:summary="@string/fanboys_social_blocking_list_summary" android:defaultValue="true" /> + + - - - - - - - - - - - - - @@ -192,7 +156,7 @@ android:entries="@array/search_entries" android:entryValues="@array/search_entry_values" android:defaultValue="@string/search_default_value" - android:icon="?attr/searchIcon" /> + android:icon="@drawable/search" /> + + + + + + + @@ -247,6 +229,12 @@ android:summary="@string/clear_form_data_summary" android:defaultValue="true" /> + + + android:icon="@drawable/home" /> - + + android:inputType="number" + android:icon="@drawable/font_size" /> + + - + + + + android:key="wide_viewport" + android:title="@string/wide_viewport_preference" + android:summary="@string/wide_viewport_summary" + android:defaultValue="true" />