Hi Katya,
Thank you.
But I am not sure to which component you are referring to..
I tried with the 'initialcontainer' and with the 'mobilecontainer' but nothing works...
Here is what I did, let me know if I misunderstood something..
1)I put JS on page loading:
var screenH = Appery("Screen").height();
Appery("initialcontainer").css("height", screenH);
2)on the page UI, I set width and height in pixels