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

timob-7240: remove children of tabgroup properly #1338

Merged
merged 1 commit into from Feb 6, 2012

Conversation

hieupham007
Copy link
Contributor

@@ -198,7 +198,6 @@ protected void onResume()
@Override
protected void onDestroy()
{
TiApplication.removeFromActivityStack(this);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not also do this? (removeFromActivityStack)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is done in TabGroupProxy.handleClose().

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New PR 1369 opened to put this line back in

@billdawson
Copy link
Contributor

FR works (was able to recreate failcase in 1.8.1, then it worked fine in this branch.) I'll wait for a resp. to the one comment before accepting.

@billdawson
Copy link
Contributor

CR accepted

billdawson added a commit that referenced this pull request Feb 6, 2012
timob-7240: remove children of tabgroup properly
@billdawson billdawson merged commit 0d7a425 into tidev:master Feb 6, 2012
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

Successfully merging this pull request may close these issues.

None yet

3 participants