diff options
Diffstat (limited to 'res/xml/notification_light_settings.xml')
-rw-r--r-- | res/xml/notification_light_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/notification_light_settings.xml b/res/xml/notification_light_settings.xml index 895a0ee..683a399 100644 --- a/res/xml/notification_light_settings.xml +++ b/res/xml/notification_light_settings.xml @@ -31,7 +31,7 @@ android:persistent="false" android:dependency="notification_light_pulse" /> - <com.android.settings.cyanogenmod.SystemSettingSwitchPreference + <com.android.settings.cyanogenmod.CMSystemSettingSwitchPreference android:key="notification_light_pulse_custom_enable" android:title="@string/notification_light_use_custom" android:dependency="notification_light_pulse" /> |