hi.

I'm dealing with rotating alert dialog which impossible according to
forum search.
so now I'm trying to make a tranculcent activity(rotated) and shows
dialog.

It is ok so far, shows rotated alert dialog.
but the problem is the behind activity(portrait) is rotating landscape
although I set it's screenOrientation="portrait".
and look very ugly because forward activity is transparent.

Why the "Portrait ONLY" behind activity rotates and Landscape?
(android:screenOrientation="portrait")

A(android:screenOrientation="portrait")
B(android:screenOrientation="landscape")

A startActivity B  causing  A&B landscape.

Please give me something to do this.
- A portrait whatever happened.
or
- rotated alert dialog.

-- 
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