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

Commit 120f76bd authored by Roman Birg's avatar Roman Birg
Browse files

Revert "Settings: clear dialog states when forgetting network"

Not the correct fix.

Ref: CYNGNOS-1209

This reverts commit 4cd39030.

Change-Id: I3c46e7b135ee5c0f312c52f0ee900f475c23aa9d
parent 4cd39030
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) {