Migrate xml to SwitchPreferenceCompat
Bug: 285231003 Test: manual - on affected pages Change-Id: I83283fcc4b241596a8f0cdf5299417bce2810d0c
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
android:title="@string/sound_work_settings">
|
||||
|
||||
<!-- Use the same sounds of the work profile -->
|
||||
<SwitchPreference
|
||||
<SwitchPreferenceCompat
|
||||
android:key="work_use_personal_sounds"
|
||||
android:title="@string/work_use_personal_sounds_title"
|
||||
android:summary="@string/work_use_personal_sounds_summary"
|
||||
|
||||
Reference in New Issue
Block a user