EditTag icon indicating copy to clipboard operation
EditTag copied to clipboard

@Deprecated. A view to edit tag just like EditText edit text.

Results 5 EditTag issues
Sort by recently updated
recently updated
newest added

I need to make a tag on space clicked, like on action done pressed, how to?

In my app, I need to be able to detect the click event on the tagTextView, and send the text of that TextView to listeners. I think this would be...

Hi, First of all I would like to say thanks for this awesome library. It is really helpful. Now I am trying to change the background color of the tags...

how to set hint in input layout pro programmatically i need to set hint in two different fragments using same layout how can i do this. Please guide thanks