Migrate xml to SwitchPreferenceCompat
Bug: 285231003 Test: manual - on affected pages Change-Id: I83283fcc4b241596a8f0cdf5299417bce2810d0c
This commit is contained in:
@@ -15,10 +15,9 @@
|
||||
-->
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||
android:title="@string/sim_lock_settings">
|
||||
android:title="@string/sim_lock_settings">
|
||||
|
||||
<SwitchPreference
|
||||
<SwitchPreferenceCompat
|
||||
android:key="sim_toggle"
|
||||
android:title="@string/sim_pin_toggle"
|
||||
android:summaryOn="@string/sim_lock_on"
|
||||
|
Reference in New Issue
Block a user