ios - UISearchDisplayController Issue -


i trying implement uisearchdisplaycontroller in existing tableview whenever try search covers view. please check below screen shot more detail idea.

i using xcode 7 beta , ios9 simulator.

enter image description here enter image description here

here when start searching covers screen.

enter image description here

i search none of solution worked me.

just tried similar test project on xcode 7 without auto layout , works fine me: enter image description here enter image description here

what view hierarchy like? perhaps top bar on view preventing search bar moving up?


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -