Since this is the International model, you are getting the standard international icons:
3G data icon for 3G/HSPA+
4G data icon for both 4G & LTE data connectivity
but you may prefer to have the true LTE indicator shown which is standard on US specific devices
To enable the LTE data icon instead of the generic 4G one on the status bar, edit the default.xml file located in:
/system/customize/ACC
change the following line from true to false
so it should be:
<item type="boolean" name="show_4g_for_lte">false</item>
reboot to see fix
3G data icon for 3G/HSPA+
4G data icon for both 4G & LTE data connectivity
but you may prefer to have the true LTE indicator shown which is standard on US specific devices
To enable the LTE data icon instead of the generic 4G one on the status bar, edit the default.xml file located in:
/system/customize/ACC
change the following line from true to false
so it should be:
<item type="boolean" name="show_4g_for_lte">false</item>
reboot to see fix
Last edited: