用一个tableveiw(假如叫做tableviewOne)作为另一个tableview的tableheaderView
发现tableviewOne不能滑动,请问怎么解
尝试过用hittest,no use
http://stackoverflow.com/ques...
下面是关键代码
github: https://github.com/CoderYLZha...
伊谢尔伦2017-05-02 09:36:23
github에 코드를 넣으면 HeaderView
및 numberOfRowsInSection
이
contentSize
보다 작은 30 HeaderView
size
을 반환하고 전체 tableView가 자연스럽게 이동됩니다