In my application, I set an AbsoluteLayout to put buttons on an exact positions.
But when I rotated the emulator (CTRL+F11), the layout was all broken.

So here’s how to block the application on the “Portrait” layout:

More >