Use a tableveiw (if called tableviewOne) as the tableheaderView of another tableview
I found that tableviewOne cannot slide, how to solve it
Tried hittest, no use
http://stackoverflow.com/ques...
The following is the key code
github: https://github.com/CoderYLZha...
伊谢尔伦2017-05-02 09:36:23
When you put the code on your github, HeaderView
中numberOfRowsInSection
返回30个就可以了contentSize
小于HeaderView
的size
, it will naturally move the entire tableView