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

Commit 0a03c59a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix the read out for InternetTile" into sc-dev

parents 0b318990 a0158e40
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -469,11 +469,10 @@ public class InternetTile extends QSTileImpl<SignalState> {
            if (wifiConnected) {
                minimalStateDescription.append(cb.mWifiSignalContentDescription);
                minimalContentDescription.append(removeDoubleQuotes(cb.mSsid));
                if (!TextUtils.isEmpty(state.secondaryLabel)) {
            } else if (!TextUtils.isEmpty(state.secondaryLabel)) {
                minimalContentDescription.append(",").append(state.secondaryLabel);
            }
        }
        }
        state.stateDescription = minimalStateDescription.toString();
        state.contentDescription = minimalContentDescription.toString();
        state.dualLabelContentDescription = r.getString(