I don't know if anyone already encountered this. This is just a chat application using BBListItem, I have a customlistview and its listitems contain a BBListItem. floattextfield is used for user input. When the floattextfield is focused, the listview changes its size and the floattextfield changes its position to accomodate the keyboard. The problem is, the text of the BBListitem in the last listitem of the listview disappears after the new listitem is added at the end. Assuming I have 2 lisitems and I added a third one, the text in the BBListItem in the second lisitem disappears. This happens when the keyboard is present. Otherwise, everything is okay.
Other items such as images and label are not erased--just the text. Furthermore, if the text is short, such as one or two lines, they reappear after I slide down and up the listview. But if the text is two paragraphs, the text permanently disappears.
Anyone who had encountered and addressed accordingly this issue?
Thanks.
Other items such as images and label are not erased--just the text. Furthermore, if the text is short, such as one or two lines, they reappear after I slide down and up the listview. But if the text is two paragraphs, the text permanently disappears.
Anyone who had encountered and addressed accordingly this issue?
Thanks.