make "Scan QR" immediately show the QR screen, not "Select Apps"
This commit is contained in:
parent
fa1331139f
commit
045fc1a35e
@ -425,7 +425,7 @@ public class SwapWorkflowActivity extends AppCompatActivity {
|
||||
})
|
||||
.create().show();
|
||||
} else {
|
||||
showSelectApps();
|
||||
showWifiQr();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user