Update NFC to use a SwitchPreference
- do the switch See bug: #15730311 Checkboxes on R side should update to Quantum/Material on/off switch Change-Id: I78ab5b86fe6b541f9f3dc3d77115fde656d40c80
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
android:summary="%s"
|
||||
android:persistent="false" />
|
||||
|
||||
<CheckBoxPreference
|
||||
<SwitchPreference
|
||||
android:key="toggle_nfc"
|
||||
android:title="@string/nfc_quick_toggle_title"
|
||||
android:summary="@string/nfc_quick_toggle_summary"
|
||||
|
||||
Reference in New Issue
Block a user