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

Commit 43ff3982 authored by Nishanth Kumar Sirivolu's avatar Nishanth Kumar Sirivolu Committed by Gerrit - the friendly Code Review server
Browse files

Display data RAT icon along with 'R' symbol

FR36276: Display of data RAT icon along with “R” symbol
even when the device is registered in roaming area

CRs-Fixed: 981620

Change-Id: I1b7833975f4330cd8311dc389d80afca789872f4
parent e75f01de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -316,7 +316,7 @@ public class MobileSignalController extends SignalController<
                        && mCurrentState.activityOut;
        if (!mContext.getResources().getBoolean(R.bool.show_roaming_and_network_icons)) {
              showDataIcon &= mCurrentState.isDefault
                || mCurrentState.iconGroup == TelephonyIcons.ROAMING
                || (mCurrentState.iconGroup == TelephonyIcons.ROAMING || isRoaming())
                || dataDisabled;
        }
        showDataIcon &= (mStyle == STATUS_BAR_STYLE_ANDROID_DEFAULT