TP-30510 | resolved click issue in radio button renderer (#89)
This commit is contained in:
committed by
GitHub Enterprise
parent
80d0a14deb
commit
7e19d1a36a
@@ -78,7 +78,7 @@ class RadioButtonRenderer :
|
||||
actions = updatedData?.onClick?.actions
|
||||
)
|
||||
.alpha(property.alpha ?: 1.0f),
|
||||
onClick = {}
|
||||
onClick = null
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user