ios - UISearchDisplayController - can see content scrolling behind it -


I have a UISearchDisplayController that displays search results in UITTableView below which is correct.

Works fine, I am able to populate the table view on the UISearchDisplayController, but when I scroll to Table Viewer, the content of the table view is scrolled behind the UISearchBar under the tool's status bar is done.

Has anyone got any experience of how this is being shown? All my other view controllers I am setting up a navigation bar to keep a specific color, but this does not affect the search controller.

This is a known problem if you are using UISopDisplayController in UIPopover

I have the same problem and many solutions provided by others do not work. I'm really cool to bestow it now. It's about to hide the keyboard and notify to set the tableview content size of search results.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -