android-tagview icon indicating copy to clipboard operation
android-tagview copied to clipboard

Prevent collapse of text (end ellipsize effect)

Open balavishnu opened this issue 9 years ago • 4 comments

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?

screen shot 2015-10-24 at 3 53 27 pm

balavishnu avatar Oct 24 '15 10:10 balavishnu

the text does not get enough space, set the following constant a larger value.

Constants.LAYOUT_WIDTH_OFFSET

kaedea avatar Oct 24 '15 11:10 kaedea

Does that work?

kaedea avatar Nov 06 '15 03:11 kaedea

@kaedea @balavishnu Any one got any solution? i am facing same issue

lokeshdesai403 avatar Sep 19 '17 07:09 lokeshdesai403

Changing Constants.LAYOUT_WIDTH_OFFSET not affect

ahmadrushdie avatar Jan 31 '18 10:01 ahmadrushdie