-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hackbod wrote:
[...]
> As far as canceling the "auto-adjustment" I'm not sure what you mean
> -- if you mean you want to force one orientation, you can specify in
> the manifest a fixed orientation to use.  If you mean you don't want
> to relayout the screen at all...  well that is kind-of weird. :)  I'd
> be interested in knowing exactly what you want accomplish.

Actually, we have a potential use case for this:

Say we have a big chunk of third party code. This code can be set, on
startup, to run in either landscape or portrait mode. However, once
running, the orientation can't be changed without restarting the code,
which is a heavyweight operation and may cause the user to lose data.

So we'd want to query the orientation, initialise the code, and then
somehow prevent the system from trying to change the orientation of our
activity from then on.

I think this is similar to what the OP wanted...

- --
David Given
[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJFeA2f9E0noFvlzgRArsoAJ9fflTTq4fVF7zRVE/RjdN8PH1xqgCguUcR
ntaRjSJFfTxaGI+0hybiwak=
=GqVE
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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