Android Question CustomListView AddTextItem not showing all text? [SOLVED]

ilan

Expert
Licensed User
Longtime User
hi

if i want to show a large text i normally use CustomListview for that and usually it worked fine.
but now i try to load a hebrew text that also includes hebrew nikkud and the problem is that not all text is shown.
i believe it is because of the nikkud that breaks the height calculation of the text.

i tried to use B4XFloatTextField and there it is loaded completely. although i would like to use clv.
Any suggestions?

(project is included, use B4A project for testing)

thanks, ilan

ps. i need a read only solution. text should not be editable!
 

Attachments

  • clv1.zip
    16.6 KB · Views: 99

ilan

Expert
Licensed User
Longtime User
i noticed that if i use BBCodeView instead of clv the text is show completely.
how is the BBcodeView calculating the height? it seems like it does a better job then the clv library. i wonder if i could use the same approach on clv since it is much simpler to use.
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
I dont have the solution for this problem i just use a different approach now. Besides that i dont think that many users here will use hebrew font with nikkud
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…