HITGIF/TextFieldBoxes

endicon contentDescription

JMHaro opened this issue · 1 comments

Is there anyway to set the contentDescription on the endicon button? We are trying to setup our ADA for a project and that was noted as needing text read on that button. So is there anyway to do that?

I'm closing this issue. Found a way to do it as (in Kotlin):
tfbPassword.endIconImageButton.contentDescription = "Your text here".