ministero-salute / it-dgc-verificaC19-android

VerificaC19 is the official Italian customization of the EU Digital COVID Certificate Verifier App for the Android Operating System
https://www.dgc.gov.it
Apache License 2.0
101 stars 54 forks source link

Apertura automatica Scan #149

Closed EdossProject closed 3 years ago

EdossProject commented 3 years ago

Salve, è possibile far aprire direttamente lo SCAN del QRCODE senza dover premere scansiona il QRCODE? Mi andrebbe bene anche che, una volta premuto,scansiona il codice e scansionato il codice cliccando CHIUDI mi ritorni sulla scansione e non sulla ACTIVITY FIRST

EdossProject commented 3 years ago

can i change this function

override fun onClick(v: View?) { when (v?.id) {R.id.close_button -> findNavController().popBackStack() } }

to close and open another scan?

EdossProject commented 3 years ago

UP!

EdossProject commented 3 years ago

Up Please!

EdossProject commented 3 years ago

Risolto da solo grazie!