Merge "Change fingerprint noti settings for consistency with language_and_input.xml"

This commit is contained in:
TreeHugger Robot
2017-06-21 13:13:14 +00:00
committed by Android (Google) Code Review

View File

@@ -38,10 +38,10 @@
android:title="@string/lock_screen_notifications_title"
android:summary="@string/summary_placeholder"/>
<SwitchPreference
<Preference
android:key="gesture_swipe_down_fingerprint_notifications"
android:title="@string/fingerprint_swipe_for_notifications_title"
android:summary="@string/fingerprint_swipe_for_notifications_summary"/>
android:fragment="com.android.settings.gestures.SwipeToNotificationSettings" />
<PreferenceCategory
android:key="lock_screen_notifications_profile_header"