Riddle Ling Member Licensed User Mar 23, 2018 #1 Hi, I want to change the height of xCustomListView in the Runtime. But It is not work: B4X: clv1.sv.Height = 500dip How can I do it? Thank!
Hi, I want to change the height of xCustomListView in the Runtime. But It is not work: B4X: clv1.sv.Height = 500dip How can I do it? Thank!
Erel B4X founder Staff member Licensed User Longtime User Mar 23, 2018 #2 You should also change the height of clv1.GetBase. Upvote 0