Tatyana - Thanks, that seems to have worked.

I didn't think sensor would be necessary as I thought that was the
default, but the Activity seemed to inherit the attribute of the root
Activity.

Here's one more challenge - Don't know if it's possible:
Can I have an Activity with screenOrientation="landscape", but have
the Options Menu for that Activity still be displayed according to
sensor orientation?
(i.e., user has device in portrait, Activity shows still in landscape,
but when they press Menu, it is at the "bottom" rather than on the
"left")


On Feb 19, 10:31 am, Tatyana Ulyanova <[email protected]> wrote:
> Thank You very much, Mark :)
>
> To lipinski:
> Try to specify in your second (non-main activity) orientation to
> sensor:
> android:screenOrientation="sensor".
> Hope it helps.
> Read more here:http://www.djvoo.net/d/Android(chapter 35 about
> activity orientation)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to