aboutsummaryrefslogtreecommitdiffstats
path: root/java/res
diff options
context:
space:
mode:
Diffstat (limited to 'java/res')
-rw-r--r--java/res/xml/prefs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/prefs.xml b/java/res/xml/prefs.xml
index 09c6f74ea..fc79bd05c 100644
--- a/java/res/xml/prefs.xml
+++ b/java/res/xml/prefs.xml
@@ -68,7 +68,7 @@
android:defaultValue="true"
android:persistent="true" />
<PreferenceScreen
- android:fragment="com.android.inputmethod.latin.settings.DebugSettings"
+ android:fragment="com.android.inputmethod.latin.settings.DebugSettingsFragment"
android:key="screen_debug"
android:title="Debug settings"
android:defaultValue="false"