summaryrefslogtreecommitdiff
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-16 20:06:33 +0400
committerAndrew Dolgov <[email protected]>2013-10-16 20:06:33 +0400
commit5c9c2a8ca82c98904267ebd7f36a3535ffe8c47d (patch)
treef142b56702972c6dadd1d7b13611556a00e26994 /res/xml/preferences.xml
parent18cd820a7cedd1bc6c2133289e60801a3a3ff176 (diff)
Revert "Revert "use scrollview/webview instead of titlewebview hack""
This reverts commit cb18030f6b4aec8cd88aff333d7fbeea7572a347.
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 4290a519..7f247d92 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"