aboutsummaryrefslogtreecommitdiff
path: root/configpanel/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'configpanel/res/xml')
-rw-r--r--configpanel/res/xml/button_panel.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/configpanel/res/xml/button_panel.xml b/configpanel/res/xml/button_panel.xml
index c0e77b4..a82f19e 100644
--- a/configpanel/res/xml/button_panel.xml
+++ b/configpanel/res/xml/button_panel.xml
@@ -22,12 +22,12 @@
android:key="fp_key"
android:title="@string/fingerprint_title" >
- <SwitchPreference
+ <SwitchPreferenceCompat
android:key="fp_wakeup"
android:title="@string/fingerprint_wakeup_title"
android:summary="@string/fingerprint_wakeup_summary" />
- <SwitchPreference
+ <SwitchPreferenceCompat
android:key="fp_pocketmode"
android:title="@string/fingerprint_pocketmode_title"
android:summary="@string/fingerprint_pocketmode_summary"