X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4957727ce100643c1ffe067d966a12902c1470d3;hp=f91b17e4b3597ff76a311069669aedac99af89be;hb=a156c3942ca31a1afca3271245cc2bda7ed5aed8;hpb=d4f39c36beb5e6c3568a1e075274ad66defd8e8e diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index f91b17e4..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" /> + + - - @@ -140,21 +136,15 @@ android:title="@string/url_modification" > - - @@ -168,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" /> @@ -242,8 +232,8 @@ android:defaultValue="true" /> @@ -263,15 +253,15 @@ android:title="@string/homepage" android:defaultValue="@string/homepage_default_value" android:inputType="textUri" - android:icon="?attr/homepageIcon" /> + android:icon="@drawable/home" /> + android:icon="@drawable/font_size" /> + + + + @@ -303,23 +305,23 @@ android:entries="@array/app_theme_entries" android:entryValues="@array/app_theme_entry_values" android:defaultValue="@string/app_theme_default_value" - android:icon="?attr/appThemeIcon" /> + android:icon="@drawable/app_theme" />