【问题标题】:UISearchDisplayController no longer hides the full UITableView below itUISearchDisplayController 不再隐藏其下方的完整 UITableView
【发布时间】:2014-01-09 18:13:00
【问题描述】:

尝试将应用程序大修到 iOS7,我遇到 UISearchDisplayController 插入 UITableViewController 的行为发生了变化。
它将不再隐藏包含其下方所有数据的完整 UITableView
相反,它会奇怪地与 results 或“no results”消息重叠,显示单元格的数据不应显示但无法移动/滚动它(只有结果,如果有的话)。

什么给了?

【问题讨论】:

    标签: ios cocoa-touch uitableview ios7 uisearchdisplaycontroller


    【解决方案1】:

    UISearchDisplayController 在 iOS7 中有点损坏,尤其是在 iPad 上。 Pete Steinberger 在fixing UISearchDisplayController 上有一篇博文可能会有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多