TagView
TagView copied to clipboard
TagView not display tag in proper format At first Time
when 1st time Tagview is call it don't show the tags in proper format .single tag shown in single line at 1st call, after 1st call it will work correct
If you use PreDraw Listener instead of GlobalLayout Listener in TagView.java, it will work.