summaryrefslogtreecommitdiff
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 7f247d92..4290a519 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -161,11 +161,11 @@
android:title="@string/offline_oldest_first" />
</PreferenceCategory>
<PreferenceCategory android:title="@string/debugging" >
- <CheckBoxPreference
+ <!-- <CheckBoxPreference
android:defaultValue="true"
android:key="webview_hardware_accel"
android:summary="@string/accel_webview_summary"
- android:title="@string/accel_webview_title" />
+ android:title="@string/accel_webview_title" /> -->
<CheckBoxPreference
android:defaultValue="false"
android:key="transport_debugging"