Skip to content

don't check for sdk inside the constructor of AndroidMode #164

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

Merged
merged 2 commits into from
Oct 22, 2015
Merged

don't check for sdk inside the constructor of AndroidMode #164

merged 2 commits into from
Oct 22, 2015

Conversation

omerjerk
Copy link
Contributor

This check again happens inside the contructor of AndroidEditor class
which also ensures that editor will never be null.

Signed-off-by: Umair Khan [email protected]

This check again happens inside the contructor of AndroidEditor class
which also ensures that editor will never be null.

Signed-off-by: Umair Khan <[email protected]>
@omerjerk
Copy link
Contributor Author

Might fix #156

What was happening in my case was "bad day" dialog box would come and after closing that, sdk selection download box would come.
This behavior was persistent in every run.
This commit removes the initial "bad day" dialog box.

codeanticode added a commit that referenced this pull request Oct 22, 2015
don't check for sdk inside the constructor of AndroidMode
@codeanticode codeanticode merged commit 29bc987 into processing:master Oct 22, 2015
@omerjerk omerjerk deleted the bugfix_sdkDownload branch December 5, 2015 18:07
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.

2 participants