Hello
I have a stack layout inside the layout i have a Imageview and I want to auto resize those imageviews my questions are:
Can I use percentage values in the width properties of those image views?
If not then can I get the screen size of the device and devide the screensize.width/3?
IF not, then how can I achieve this?