diff options
Diffstat (limited to 'res/xml/apn_editor.xml')
-rw-r--r-- | res/xml/apn_editor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/apn_editor.xml b/res/xml/apn_editor.xml index 745a83e74..979e1da17 100644 --- a/res/xml/apn_editor.xml +++ b/res/xml/apn_editor.xml @@ -128,7 +128,7 @@ android:entries="@array/apn_protocol_entries" android:entryValues="@array/apn_protocol_values" /> - <CheckBoxPreference + <SwitchPreference android:title="@string/carrier_enabled" android:key="carrier_enabled" android:enabled="false" |