Skip to content

page_switch例子中,Layer对象在调用destory方法后,其之前的对象引用page并未被置空,且page.isActive()变为true #13

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

Open
haoxiaohui opened this issue Jan 22, 2015 · 1 comment

Comments

@haoxiaohui
Copy link

如此,之前的if(page)判断就没有意义了吧,导致一旦销毁一次后,就再也无法创建新的Layer了,页面也就不能再跳转了

@haoxiaohui haoxiaohui changed the title page_switch例子中,Layer对象在调用destory方法,其之前的对象引用page并未被置空,且page.isActive()变为true page_switch例子中,Layer对象在调用destory方法后,其之前的对象引用page并未被置空,且page.isActive()变为true Jan 22, 2015
@jguang
Copy link
Contributor

jguang commented Feb 4, 2015

应该是销毁出错了吧? 有错误信息吗

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