X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=5e72cfad002838644435d5f8dc4361aaca526172;hb=2bd8b7edef80b4b10cb809a198b4624c6c740c86;hp=b56f932464784eb0040b654f4711e38cd931f972;hpb=5b4d95aed14b9206438285326ff1562b8864808c;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index b56f9324..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