Iam loading some xml data and parsing it, then display it in listview by custom array adapter. In the last item the listview does not load all the text and it does not be scrollable to get the text as the following image:
And this is the template xml i use to display the data in the ListView:
I don't know what should i drag exactly, but i hope this is clearfy.