X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=5e72cfad002838644435d5f8dc4361aaca526172;hb=2bd8b7edef80b4b10cb809a198b4624c6c740c86;hp=e2ccb7dce3ac062c3a681290fb489df29246baf4;hpb=4e087dd6a40ef24878a308c0c9d3102d8b1acdd7;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index e2ccb7dc..5e72cfad 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,56 +1,323 @@ + along with Privacy Browser Android. If not, see . --> + + - + android:key="@string/privacy_category_key" + android:title="@string/privacy" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:key="@string/clear_and_exit_category_key" + android:title="@string/clear_and_exit" > + + + + + + + + + + + + + + + + + + + + android:key="@string/font_size_key" + android:title="@string/font_size_preference" + android:defaultValue="@string/font_size_default_value" + android:inputType="number" + android:icon="@drawable/font_size" /> + + + + + + + + + + + + + + + + + + + + \ No newline at end of file