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-8307: fixed comments #1

Merged

Conversation

pingwang2011
Copy link
Contributor

No description provided.

}
else {
Window = require('ui/handheld/android/ApplicationWindow');
Window = require('ui/handheld/ios/ApplicationWindow');
Copy link
Contributor

Choose a reason for hiding this comment

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

Since this is for both iOS and mobile web, we should probably name the folder ui/handheld/common/ApplicationWindow, or just in ui/handheld/ApplicationWindow

@nebrius
Copy link
Contributor

nebrius commented Mar 26, 2012

Can you add the default Resources/mobileweb folder?

@nebrius
Copy link
Contributor

nebrius commented Mar 26, 2012

Code reviewed and tested. Request accepted.

nebrius added a commit that referenced this pull request Mar 26, 2012
@nebrius nebrius merged commit 750dcc2 into appcelerator-developer-relations:master Mar 26, 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

2 participants