Hello,
I have been reading on how to design view for different layouts and I was wondering.
In .NET (Winforms) you have align properties on controls. By setting the align property you have controls stretch, have it stick to the right handside of the screen etc ... It kinf of solves the issue of different screen sizes.
Has anyone tried to implement this in B4A ? I was thinking on using the tag property for this and make some calculations.
Or is there an easier solution ?
Thanks !