AndroidTagGroup icon indicating copy to clipboard operation
AndroidTagGroup copied to clipboard

Submit a new tag via EditText

Open dagobah19 opened this issue 8 years ago • 0 comments

Hello, how would I call the submitTag() using an EditText? So I want to take the value of an EditText, and in the onClick listener of the EditText take the value and create a new tag for it. How can I pass this value to submitTag()?

dagobah19 avatar Jul 20 '16 20:07 dagobah19