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:
Fabrice Di Meglio
2014-08-15 14:14:17 -07:00
parent 2be2a8a47f
commit 4325f80808
3 changed files with 18 additions and 18 deletions

View File

@@ -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"