Merge "Try to avoid the timing UI issue" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c4ed48cbe4
@@ -228,10 +228,10 @@ public class NetworkSelectSettings extends DashboardFragment {
|
||||
|
||||
@Override
|
||||
public void onStop() {
|
||||
super.onStop();
|
||||
if (mWaitingForNumberOfScanResults <= 0) {
|
||||
stopNetworkQuery();
|
||||
}
|
||||
super.onStop();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user