12207480 / DOPDropDownMenu-Enhanced

DOPDropDownMenu 添加双列表 优化版 新增图片支持(double tableView, The optimization version ,new add image,detailText)
MIT License
1.75k stars 362 forks source link

如何加到collectionview headerview 里面。事件失效了。 #24

Closed devyunji closed 8 years ago

devyunji commented 8 years ago

展开之后无法点击。

zbjcool commented 8 years ago

你好,我也遇到这个问题了,你找到原因了吗?

devyunji commented 8 years ago

@zbjcool 我已经解决了

devyunji commented 8 years ago

image

menu = [[DOPDropDownMenu alloc] initWithOrigin:CGPointMake(0, (SCREEN_WIDTH*0.5)) andHeight:44.0];

关键代码: [self.collectionView addSubview:menu];