Migrate xml to SwitchPreferenceCompat
Bug: 285231003 Test: manual - on affected pages Change-Id: I83283fcc4b241596a8f0cdf5299417bce2810d0c
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
android:persistent="false"
|
||||
android:title="@string/assistant_gesture_category_title">
|
||||
|
||||
<SwitchPreference
|
||||
<SwitchPreferenceCompat
|
||||
android:key="assistant_gesture_corner_swipe"
|
||||
android:title="@string/assistant_corner_gesture_title"
|
||||
android:summary="@string/assistant_corner_gesture_summary"
|
||||
|
||||
Reference in New Issue
Block a user