]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/xml/preferences.xml
Change the default for scrolling the app bar to false. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
index ac2b6a4c70e9bde729093b5aa4a1790450056ced..345ad3073034a72020d8996ac9a9a1eaf39916be 100644 (file)
             app:key="@string/scroll_app_bar_key"
             app:title="@string/scroll_app_bar"
             app:summary="@string/scroll_app_bar_summary"
-            app:defaultValue="true" />
+            app:defaultValue="false" />
 
         <SwitchPreferenceCompat
             app:key="@string/bottom_app_bar_key"