Android Question How do resize clv in Horizontal mode?

darabon

Active Member
I used the horizontal mode of CLV and tried to use ResizeItem but that change height of panel not width
How do change width and height of panel
 

Mahares

Expert
Licensed User
Longtime User
if that can resize width on horizontal mode?
I think if you use ResizeItem as in this example, CustomListView1.ResizeItem(5, 100dip), the 100dip refers to the width when you are dealing with horizontal xCLV and refers to height when you are dealing with vertical xCLV. Try it. If that is not the case, perhaps some other member could enlighten you.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…