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-14753 check the deleted child index and add the child in that index position #4645

Conversation

bijupmb
Copy link
Contributor

@bijupmb bijupmb commented Sep 4, 2013

add(child, -1);
}

public void add(TiUIView child, int childIndex)
Copy link
Contributor

Choose a reason for hiding this comment

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

this method should probably be private since its not called outside this file

@hieupham007
Copy link
Contributor

Code reviewed. Please address comments.

@hieupham007
Copy link
Contributor

Code reviewed and functionally tested. Request accepted

hieupham007 added a commit that referenced this pull request Oct 10, 2013
…oViewInVLayoutScrewsUPLayout

TIMOB-14753 check the deleted child index and add the child in that index position
@hieupham007 hieupham007 merged commit e1262e8 into tidev:master Oct 10, 2013
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

2 participants