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-13317] Ability to add templates to any ViewProxy #4065

Closed
wants to merge 1 commit into from

Conversation

pec1985
Copy link
Contributor

@pec1985 pec1985 commented Apr 2, 2013

No description provided.

}
TiViewProxy *templateView = [[self class] unarchiveFromTemplate:args inContext:context];
[self add:templateView];
}
Copy link
Contributor

Choose a reason for hiding this comment

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

needs [templateView forgetSelf]; see comment to unarchiveFromTemplate

@farfromrefug
Copy link
Contributor

That s a great one!!!!

@WhichKatieDid
Copy link
Contributor

Will there be docs and an Android version?

@pec1985 pec1985 closed this Feb 27, 2014
@pec1985
Copy link
Contributor Author

pec1985 commented Feb 27, 2014

We'll revisit this later on.

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

4 participants