We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
美洽iOS 3.4.2复写了tablview 的 viewForHeaderInSection 方法吗? 如今使用sdk,所有tableview中有使用viewForHeaderInSection的会出现内存泄漏,sectionHeaderView无法释放。删除sdk就不会报。 内存泄漏测试工具:MLeaksFinder
The text was updated successfully, but these errors were encountered:
No branches or pull requests
美洽iOS 3.4.2复写了tablview 的 viewForHeaderInSection 方法吗?
如今使用sdk,所有tableview中有使用viewForHeaderInSection的会出现内存泄漏,sectionHeaderView无法释放。删除sdk就不会报。
内存泄漏测试工具:MLeaksFinder
The text was updated successfully, but these errors were encountered: