kaedea / android-tagview

An Android TagView Widget. You can edit the tag's style, and set listener of selecting or deleting tag.
663 stars 134 forks source link

Does it work correctly when using wrap content? #14

Open prossir opened 8 years ago

prossir commented 8 years ago

I have tried to resize it dinamically. Used wrap_content and it seems that it occupies the space because the editext next to it shrinks. But no tag is draw. Do you have a workaround for these?