views:

378

answers:

0

UIActionSheet positioning is not centered when I open it in landscape mode. If I set bounds or change the frame. The contents inside the UIActionSheet which is a subview changes but the actual sheet remains in the same place which looks very awkward.

How do I move the UIActionSheet along with it's subview to the center of the screen?