mirror of
https://github.com/lil-org/tokenary.git
synced 2024-12-04 15:26:23 +03:00
Don't blink cancel button when sending transaction on iOS
This commit is contained in:
parent
bef1d83786
commit
b2f4b52e3d
@ -116,7 +116,7 @@ class ApproveTransactionViewController: UIViewController {
|
||||
}
|
||||
|
||||
private func didApproveTransaction() {
|
||||
cancelButton.isEnabled = false
|
||||
|
||||
}
|
||||
|
||||
@IBAction func okButtonTapped(_ sender: Any) {
|
||||
|
Loading…
Reference in New Issue
Block a user