I am using a UIPopoverController to display a UIView. The layout is somewhat similar to a UISplitViewController so it is very strange
UIPopoverController
UIView
UISplitViewController
The black gradient color frame with rounded corner is default for UIPopoverController. However you can use a custom class to set the background view . Here try following link.
change color navigation controller in a popover