Spektor Yaron wrote:
> Thanks got it,
> but the point still is that Android would not know that layout3 and
> layout1 are the same and so if i am in layout3 it will not switch to
> layout1 when an orientation change occurs, right?

Correct.

Android does not support the notion of accessing two resources with the
same name from different resource sets at the same time (unless there's
an API for that which I have not seen, which is certainly possible).

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books.html

--~--~---------~--~----~------------~-------~--~----~
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to