UISearchBar cover first cell of UITableView
摘要:1、相当重要的是tableView.tableHeaderView = searchBar;这一句一定要在 UIViewControllerviewDidLoad 的时候执行,否则就会出现 search bar 覆盖第一个 cell 情况出现。2、如果想要达到 weibo 的 搜索的那种点了 sea...
阅读全文
posted @ 2014-02-11 15:25
浙公网安备 33010602011771号