SetupWizard: Launch activities before loading fragments
Change-Id: Ic5f393e37e6a77ffa9812f8370d2e3ee05ec9a1d
This commit is contained in:
@@ -65,8 +65,8 @@ public class WifiSetupPage extends SetupPage {
|
||||
|
||||
@Override
|
||||
public void doLoadAction(Activity context, int action) {
|
||||
super.doLoadAction(context, action);
|
||||
SetupWizardUtils.launchWifiSetup(context);
|
||||
super.doLoadAction(context, action);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user