Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 563da404 authored by Chaitanya Saggurthi's avatar Chaitanya Saggurthi Committed by Gerrit - the friendly Code Review server
Browse files

Fix apn editor crash

Fix APN editor crash

Change-Id: I1979937f3575157c50ae6c5637dac8c5c889d384
parent 75022d69
Loading
Loading
Loading
Loading

res/xml/apn_editor.xml

100644 → 100755
+1 −1
Original line number Diff line number Diff line
@@ -128,7 +128,7 @@
        android:entries="@array/apn_protocol_entries"
        android:entryValues="@array/apn_protocol_values"
        />
    <SwitchPreference
    <CheckBoxPreference
        android:title="@string/carrier_enabled"
        android:key="carrier_enabled"
        android:enabled="false"