TagView
TagView copied to clipboard
Cannot enter a text to the view
Cannot enter a text to the view, looks like inaccessible
Thanks for your feedback. I will check it and solve it
work around after initialization you can add this line of code it works for me
tagView.setTagList(new ArrayList<String>());