android-tagview
android-tagview copied to clipboard
Prevent collapse of text (end ellipsize effect)
In Few phones the tags get broken in the middle and shows only "..." at the end. Any idea as how to disable it and show the tag fully in next line?
the text does not get enough space, set the following constant a larger value.
Constants.LAYOUT_WIDTH_OFFSET
Does that work?
@kaedea @balavishnu Any one got any solution? i am facing same issue
Changing Constants.LAYOUT_WIDTH_OFFSET not affect