Hello,
An issue has occurred when our application is on landscape and goes into fullscreen mode(Android devices ). The c2runtime file calculates margin left:0 for the canvas div and places it to the left.
When the application exits fullscreen mode than the margin left is handled well.
What should i do?