Ruby on Rails & Android
Posts tagged XML
[Android] Block application orientation
Dec 19th
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: