X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=ace949a9b597d983479e871665eaf255a42c68e3;hb=0a5d2eabceeafb49a957598538aa74d4f11dfce0;hp=f4dcff29fea5accdc5485a5237e01505e3098962;hpb=96cf5fae34ebc2ae7ca05322837a859943e19ba0;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index f4dcff29..ace949a9 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -79,6 +79,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" />