Clear status text when showing credentials PIN dialog
This commit is contained in:
@@ -594,6 +594,7 @@ class MainActivity : AppCompatActivity() {
|
||||
}
|
||||
|
||||
dialog.show()
|
||||
resultText.text = ""
|
||||
}
|
||||
|
||||
private fun authenticateAndListCredentials(pin: String, usePreviewCommand: Boolean) {
|
||||
|
||||
Reference in New Issue
Block a user