If I want a square button I have to specify a width 3 times larger than height. Why is that so ? What do size values represent exactly ?
I made a grid button rowspan of 2. That button's height isn't exactly 2 times larger than other buttons so it streches the positions of other buttons a bit. Why is that ?
Thanks