X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=1bdbd183b285f270667321dc0ffd82986a8e116f;hp=b211879fda6799fbee3e0282990b2bbc9b5cba30;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=c0f2dcca77fffd804c90cee5103795fc3849112b diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index b211879f..1bdbd183 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" /> - - + + - - - - - - - - - - - @@ -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" />