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

Commit bf65f1d9 authored by Roman Birg's avatar Roman Birg Committed by Gerrit Code Review
Browse files

Revert "Settings: clear dialog states when forgetting network"

Not the correct fix.

Ref: CYNGNOS-1209

This reverts commit d3e62927.

Change-Id: I54b3b2f80dadee3e280b6aa5ff5113989b4b3f2a
parent 219aad99
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -930,10 +930,6 @@ public class WifiSettings extends RestrictedSettingsFragment

        // We need to rename/replace "Next" button in wifi setup context.
        changeNextButtonState(false);

        mDlgEdit = false;
        mAccessPointSavedState = null;
        mDlgAccessPoint = null;
    }

    protected void connect(final WifiConfiguration config) {