When I present a modal view in iPad, the view comes up from the bottom. But when I dismiss it, it slides of the screen to the left. I'm in landscape mode and using UIModalPresentationStylePageSheet. How do I make the dismiss animation slide the view back down?
                
                A: 
                
                
              I have exactly the same problem, and I can't seem to find a solution.
Did you solve it?
                  Wstr
                   2010-07-03 20:04:33
                
              I solved it by adding the modal view at the window level
                  benasher44
                   2010-07-19 22:00:59
                You might want to answer your own question and mark it as correct. (I"m having the same problem. Glad I came here.)
                  David M.
                   2010-09-13 23:52:54
                
                
                A: 
                
                
              
            See a different solution here: http://stackoverflow.com/questions/2898353/modal-view-controller-with-keyboard-on-landscape-ipad-changes-location-when-dismi
                  David M.
                   2010-09-14 00:02:47