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

Commit 5e120f87 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Set the data type icon to 0 when connected to wifi" into ics

parents 3bbbebfa e6b32ffe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -923,6 +923,7 @@ public class NetworkController extends BroadcastReceiver {
                }
            }

            mDataTypeIconId = 0;
            combinedActivityIconId = mWifiActivityIconId;
            combinedSignalIconId = mWifiIconId; // set by updateWifiIcons()
            mContentDescriptionCombinedSignal = mContentDescriptionWifi;