search

Home  >  Q&A  >  body text

objective-c - tableveiw作为另一个tableView的tableheaderView,就不能滑动了?

用一个tableveiw(假如叫做tableviewOne)作为另一个tableview的tableheaderView
发现tableviewOne不能滑动,请问怎么解

尝试过用hittest,no use

http://stackoverflow.com/ques...

下面是关键代码
github: https://github.com/CoderYLZha...

过去多啦不再A梦过去多啦不再A梦2757 days ago649

reply all(1)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-05-02 09:36:23

    When you put the code on your github, HeaderViewnumberOfRowsInSection返回30个就可以了
    contentSize小于HeaderViewsize, it will naturally move the entire tableView

    reply
    0
  • Cancelreply