Switching between landscape views
Posted
by Isacco
on Stack Overflow
See other posts from Stack Overflow
or by Isacco
Published on 2010-03-22T11:16:54Z
Indexed on
2010/03/22
11:21 UTC
Read the original article
Hit count: 357
What is the best way to switch between views that are both in Landscape mode?
I've tried with a simple "Push and Pop" methods that work fine when I try them with Portrait views but when I do it with Landscape for some reason it does the switching like the method was supposed to work just for Portrait views and a the end of the switch it autorotates back to Landscape.... if anyone can help that would be greatly appreciated.
Thanks in advance.
© Stack Overflow or respective owner