Long Click event for a Text Box

Hi All,

I am searching a way so that textbox in my app could be long clicked to open a dialog for text view and input or change text of textbox by user. But the textbox only supports gotfocus event. I have limited space so I want to display a dialog to check the text already entered and to change it if required…
Please give suggestions.

Thanks.

Create a textbox inside a cardview. Cardview supports long click and full clickable.

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.