I have just stated making my first app with Tasker.


I have been building the scenes on my Nexus 4. During the build I have had my navigation controls visible, so the max resolution for any scene is 768x1183.
This makes the max resolution of my display 768x1280. What I found was that the scene does not scale to the full resolution height.
Is it possible to add a variable to the resolution fields of each element? If so we could create a check when the app is launched to determine the resolution of the device. The resolution is in turn converted into an aspect ratio.
The variable would be a math formula that scales the height of each object based on the resolution of the original design and the detected aspect.