xuzhe
Results
3
issues of
xuzhe
Some times the HeaderView's height will be changed, after that I will call [gridView setNeedsLayout] to relayout. This commit fixed the problem that the layoutSubviews method did not notice the...
Cause the exception is autoreleasing, the current code will overrelease it and cause a crash.