]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/xml/preferences.xml
Refactor the code to make all the Java files lint free.
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
index 35d9ed1b6b4ec7c3a7413697da32a055940bcb67..f3915b2cf332c8861c5ab4c9c68a3bd68e24c4f5 100644 (file)
             android:key="swipe_to_refresh_enabled"
             android:title="@string/swipe_to_refresh_enabled"
             android:summary="@string/swipe_to_refresh_enabled_summary"
-            android:defaultValue="true" />
+            android:defaultValue="false" />
 
         <SwitchPreference
             android:key="display_additional_app_bar_icons"