Hi,
I build a remote control for my home. All works fine, but the layout will not fit to the screen. I have 3 tables on the screen
First is to change the screens, is located at the top and use 10% of the hight (1row).
Middle has 80% and 10 rows.
The 10% rest is for main functions at the bottom (also 1row).
Problem is the 10% rest is in real ~2% and depends from the device (size is set to responsive).
Till now I have solved the problem in try and error, changed the %value till it fits to my phone, but it is not the same in AI and also not at my wife’s phone.
Additional this size was changed with the last AI update and my app will no longer fit to my phone.
The hight inside the Table is also not correct. At equal 10rows, every row must have 10% but then I miss nearly 2 rows (till today 8% was good but now the last row is cutted).
Bug or is my calculation wrong? How to solve it. Automatic Hight will not use the availabe space.
Kai