Is any one else having problems with the iOS7 release when using a MT.Dialog in a Popover? 1) UIViewElements have default cell height not height of "contained" UIView. 2) Problems with background colors when app is ran on actual iPad device (correct colors in simulator). If I don't set rootElement.TableView.BackgroundColor the entire view (headers/footers/cells) are white. If dialogViewController.TableView.BackgroundColor is set then the "Element" cells no longer have a white background but a translucent affect/tint of set "BackgroundColor". Since this is only a problem on the actual device this may be an iOS7 bug.
↧