iPhone Rotation ... won't rotate .. plz help
        Posted  
        
            by user253700
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user253700
        
        
        
        Published on 2010-01-21T23:17:33Z
        Indexed on 
            2010/05/31
            20:03 UTC
        
        
        Read the original article
        Hit count: 167
        
My view hierarchy looks like this:
tab bar -> navigation bar -> table view -> view 1 -> view 2 (UIWebView)
How can I rotate view 2 so it can be displayed in both landscape & portrait mode?
© Stack Overflow or respective owner