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

View.destroy is never called #21

Open
cjolif opened this issue May 18, 2012 · 2 comments
Open

View.destroy is never called #21

cjolif opened this issue May 18, 2012 · 2 comments

Comments

@cjolif
Copy link
Contributor

cjolif commented May 18, 2012

The View destroy method is AFAIK never called.

@eric-wang
Copy link
Contributor

The View.destroy() method is never called in framework, but this method should be called in application's code if a user dynamically create a view and destroy the view.

@cjolif
Copy link
Contributor Author

cjolif commented May 23, 2012

Then I guess we are lacking:

  1. some API documentation
  2. a test/example that shows this

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