AXStretchableHeaderTabViewController
AXStretchableHeaderTabViewController copied to clipboard
both click envent and move envent on the header all views
when i remove the mothod - (UIView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event; in the AXStretchableHeaderView. how can you implement both click envent and move envent on the header. thanks!