Up until 2.3 there were only two orientations (port / land).

Android 2.3 added reverse land and port orientations, but this reference:

http://developer.android.com/guide/topics/resources/providing-resources.html#AlternativeResources

only lists port and land.

I *guess* this means that the same layouts are used for reverse orientations as for the old (non-reverse) ones, but don't see this mentioned either.

So it looks like up through 2.2, you can just use -land and -port, and 2.3 behavior isn't fully documented yet.

-- Kostya

17.12.2010 16:57, Brill Pappin пишет:
It would be a good idea I think to make sure there is something in the default, just in case some implementation doesn't actually look for it. I don't know if there are cases of that happening but you never know and you never want noting to show up, or the system to get an exception.

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


--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

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