Fix: Password was not printable if not compromised.
This commit is contained in:
@@ -235,6 +235,8 @@ class CreateActivity : AppCompatActivity() {
|
|||||||
})
|
})
|
||||||
show()
|
show()
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
continueAfterCheck()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
password_hide.setOnClickListener {
|
password_hide.setOnClickListener {
|
||||||
|
|||||||
Reference in New Issue
Block a user