Merge "Change fingerprint noti settings for consistency with language_and_input.xml"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d92d83e496
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user