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

Commit 82e5fabe authored by SongFerng Wang's avatar SongFerng Wang Committed by Automerger Merge Worker
Browse files

Merge "Try to avoid the timing UI issue" into udc-dev am: c4ed48cb am: 3eb25a2d

parents 9b6d377e 3eb25a2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -228,10 +228,10 @@ public class NetworkSelectSettings extends DashboardFragment {

    @Override
    public void onStop() {
        super.onStop();
        if (mWaitingForNumberOfScanResults <= 0) {
            stopNetworkQuery();
        }
        super.onStop();
    }

    @Override