X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4957727ce100643c1ffe067d966a12902c1470d3;hp=fe3a144005b9ab24ca64f5436597a77a17641273;hb=a156c3942ca31a1afca3271245cc2bda7ed5aed8;hpb=e181e7bccc149dc4a839697a6e0417d7b9c54948 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index fe3a1440..4957727c 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,44 +1,40 @@ + along with Privacy Browser Android. If not, see . --> + + - - - + android:icon="@drawable/user_agent" /> + + - - @@ -116,6 +112,12 @@ android:summary="@string/fanboys_social_blocking_list_summary" android:defaultValue="true" /> + + - - - - - - - - - - - @@ -186,7 +158,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" /> + + + + + + + @@ -241,6 +231,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="@string/wide_viewport_key" + android:title="@string/wide_viewport_preference" + android:summary="@string/wide_viewport_summary" + android:defaultValue="true" />