DestroShark
Member
Hello, guys!
I use this code from Erel to create a chat app.
i faced the following problem if the word contains many characters without spaces, then they "disappear" behind the screen
maybe someone also ran into this problem and was able to solve it?
I use this code from Erel to create a chat app.
[B4X] Cross platform chat layout example
Example of implementing a chat layout. It is based on xCustomListView. The text is created with a hidden BBCodeView (BCTextEngine) and the bubble is drawn with BitmapCreator. Extracting the image from BBCodeView is not trivial. See the code. The code is implemented in the Chat class which is...
www.b4x.com
maybe someone also ran into this problem and was able to solve it?