I have UICollectionView
. On clicking search button in UINavigationBar
, I am adding the UISearchController
's searchbar
as titleview for UINavigationItem
. For iPhone it is working properly. For iPad the cancel
button is not shown. The Searchbar alone takes the entire width.
Can anyone help me out on this?. Thanks in advance.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…