Skip to content
New issue

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

removeArrangedSubviews和removeFromSuperView与UIStackView不兼容 #44

Open
github-xiaogang opened this issue Mar 8, 2017 · 1 comment

Comments

@github-xiaogang
Copy link

项目中遇到iOS8.4使用FDStackView闪退,分析原因可能是:

  1. UIStackView的removeArrangedSubviews:方法不会removeFromSuperView;
    2.UIStackView的removeFromSuperView会将view从arrangedSubviews中移除;
@gofancyever
Copy link

resolve #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants