I try to change the height of xCustomListView in Runtime,
But the xCustomListView's ScrollViewHeight display is abnormal.
as shown in the picture (xCustomListView's scrollView cannot display all items) :
I updated B4A to version 8.0 a few days ago, but it seems to be normal before.
Now I try to use the following code:
But it doesn't work.
How can I change the ScrollViewHeight?
I upload my test code, Please help me, thank!
But the xCustomListView's ScrollViewHeight display is abnormal.
as shown in the picture (xCustomListView's scrollView cannot display all items) :
I updated B4A to version 8.0 a few days ago, but it seems to be normal before.
Now I try to use the following code:
B4X:
clv1.sv.Height = 40dip * 20
How can I change the ScrollViewHeight?
I upload my test code, Please help me, thank!
Attachments
Last edited: