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