]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/xml/preferences.xml
Add WebView DevTools to the navigation menu. https://redmine.stoutner.com/issues/893
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
index 6bb415e24b59ab5ed6c47dd033e5cf529956032e..5e72cfad002838644435d5f8dc4361aaca526172 100644 (file)
             android:defaultValue="@string/custom_user_agent_default_value"
             android:inputType="textVisiblePassword|textMultiLine" />
 
-        <SwitchPreference
-            android:key="@string/x_requested_with_header_key"
-            android:title="@string/x_requested_with_header"
-            android:summary="@string/x_requested_with_header_summary"
-            android:defaultValue="true" />
-
         <SwitchPreference
             android:key="@string/incognito_mode_key"
             android:title="@string/incognito_mode"