Hi All.
I would like to understand how to solve the layout problem once and for all.
I have this code:
As you see i call 50dip, inside CLV recall this simple label:
Now on the samsung 7, 8, 5 and another device i have this result:
on the Samsung Note 9 i have this result:
Any final solution ?
Thank you again
Marco
I would like to understand how to solve the layout problem once and for all.
I have this code:
B4X:
clv_assegna.Add(CreateListItem(cs, clv_assegna.AsView.Width, 50dip, i, ""), "")
As you see i call 50dip, inside CLV recall this simple label:
Now on the samsung 7, 8, 5 and another device i have this result:
on the Samsung Note 9 i have this result:
Any final solution ?
Thank you again
Marco