Is it possible to support both landscape orientations in Honeycomb? My application is set to landscape orientation only, but it doesn't change if you flip the device 180 degrees.
Yes. Set the android:screenOrientation
attribute in your AndroidManifest.xml
to sensorLandscape
.
You can read the documentation here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With