Android Text not fitting into the List -


i make simple list choice multiple selection option, using array of string. text of list item long , wrapped 2-5 lines. text not being fit list item boundary if exids more 2 rows. boundary of list item overlapping text.

please let me know how adjust height of list item accoding lenght of text.

thanks

you need cut off text if long or wrap adjusting font? if need adjust font may following question, faced , answer written me in it...

textview text shrink given width


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -