Update Airplane mode to use a SwitchPreference
- do the switch See bug: #15730311 Checkboxes on R side should update to Quantum/Material on/off switch Change-Id: I7addc48a90d74c105b2f0275ae80874b9324f589
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
android:title="wireless_settings"
|
||||
android:key="@string/radio_controls_title">
|
||||
|
||||
<CheckBoxPreference
|
||||
<SwitchPreference
|
||||
android:key="toggle_airplane"
|
||||
android:title="@string/airplane_mode"
|
||||
android:persistent="false"
|
||||
|
||||
Reference in New Issue
Block a user