SplitView in iPad -- Maintain two views without popover
Posted
by user325854
on Stack Overflow
See other posts from Stack Overflow
or by user325854
Published on 2010-04-26T10:05:21Z
Indexed on
2010/05/29
6:02 UTC
Read the original article
Hit count: 280
Hi all
In a switch view mode in iPad, is it possible to maintain the two views in landscape mode and also in portrait mode without having to use the popover?(Maybe just adjust the width of each views in portrait, instead of the popover) How would I do that?
© Stack Overflow or respective owner