Closed GoogleCodeExporter closed 9 years ago
Ok upon further investigation it seems to do it if you hold the phone in an
orientation opposite of what the engine is set to force. So landscape in
forcePortrait or portrait in forceLandscape crashes it out.
This is on moto droid. Forgot to mention that above.
Original comment by Jor...@gmail.com
on 30 Jun 2010 at 1:56
You have to specify the landscape/portrait in the XML file too, and it will
solve this.
eg,
android:screenOrientation="landscape"
in your <activity>
Original comment by rtaylor205@gmail.com
on 2 Jul 2010 at 12:56
Original comment by rtaylor205@gmail.com
on 2 Jul 2010 at 12:57
Original issue reported on code.google.com by
Jor...@gmail.com
on 30 Jun 2010 at 1:38