Cutta / TagView

Android TagView-HashTagView
Apache License 2.0
490 stars 93 forks source link

TagView not display tag in proper format At first Time #54

Open ParasharAnkit opened 5 years ago

ParasharAnkit commented 5 years ago

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

serkanbekir1 commented 4 years ago

If you use PreDraw Listener instead of GlobalLayout Listener in TagView.java, it will work.