tom
This commit is contained in:
parent
e5391bd5a7
commit
7b1bc1968d
1 changed files with 1 additions and 1 deletions
|
|
@ -301,10 +301,10 @@ private fun OutgoingVerificationViewBottomMenu(
|
|||
eventSink(OutgoingVerificationViewEvents.ConfirmVerification)
|
||||
},
|
||||
)
|
||||
|
||||
TextButton(
|
||||
modifier = Modifier.fillMaxWidth(),
|
||||
text = stringResource(R.string.screen_session_verification_they_dont_match),
|
||||
enabled = !isVerifying,
|
||||
onClick = { eventSink(OutgoingVerificationViewEvents.DeclineVerification) },
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue