Android Question text window (customlistview) positioning

jemajuca

Member
Licensed User
I can resize the width an height of the text window (customlistview) but I can't find the manner to set the left and top position by code for this one as I do for other items.
Is there a different manner for positioning it?
 

jemajuca

Member
Licensed User
Hi Erel, it doesn't work for me.
I'm including the text window this way:
B4X:
txtTextHelp.AddTextItem(strText,"Help1")
 
Upvote 0
Top