Migrate xml to SwitchPreferenceCompat

Bug: 285231003
Test: manual - on affected pages
Change-Id: I83283fcc4b241596a8f0cdf5299417bce2810d0c
This commit is contained in:
Chaohui Wang
2023-10-25 14:22:20 +08:00
parent e752f7214b
commit 70c4dcd507
81 changed files with 242 additions and 244 deletions

View File

@@ -110,7 +110,7 @@
android:dialogTitle="@string/pointer_speed" />
</PreferenceCategory>
<SwitchPreference
<SwitchPreferenceCompat
android:key="vibrate_input_devices"
android:title="@string/vibrate_input_devices"
android:summary="@string/vibrate_input_devices_summary"