Here is the error message:
AQGridView/AQGridView.m:1228:25: error: too many arguments to function call, expected 0, have 4
return ( (UIView *)imp(self, @selector(hitTest:withEvent:), point, event) ); // -[UIView hitTest:withEvent:]
~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Any idea?
Here is the error message:
Any idea?