whilu / AndroidTagView

A TagView library for Android. Customize your own & Drag effect.
1.71k stars 303 forks source link

EnableCross width problem. #60

Open hoseinit opened 7 years ago

hoseinit commented 7 years ago

I have a problem when I set a Tagview to setEnableCross(true). The tagview can't show the whole text inside it and it doesn't expand to show the string completely. If there was a way to expand the tagview when a cross is show beside the text it would be great. thanks

whilu commented 7 years ago

Sorry, it's only support single line now, 'expand' is a good idea, I'll consider adding this feature in future.