X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=e38eed8888d1c682f522304727a1a3fba4f74f2d;hb=337aebc73ea8d43fd912198e1eff9fe9f8f8f536;hp=759bcbada2c509edfb0d9cc3494024bf1f5f495f;hpb=49e94a767e452d451a722bbb068e46458e404ed9;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 759bcbad..e38eed88 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -47,6 +47,7 @@ android:summary="@string/dom_storage_preference_summary" android:defaultValue="false" /> + @@ -79,6 +80,12 @@ android:title="@string/do_not_track" android:summary="@string/do_not_track_summary" android:defaultValue="false" /> + + + android:title="@string/swipe_to_refresh_preference" + android:summary="@string/swipe_to_refresh_summary" + android:defaultValue="true" />