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-13998 add flash on in camera activity #4912

Closed

Conversation

bijupmb
Copy link
Contributor

@bijupmb bijupmb commented Nov 5, 2013

@ghost ghost assigned hieupham007 Nov 12, 2013
@@ -170,6 +171,11 @@ public void showCamera(@SuppressWarnings("rawtypes") HashMap options)
if (saveToPhotoGalleryOption != null) {
saveToPhotoGallery = TiConvert.toBoolean(saveToPhotoGalleryOption);
}

Object cameraFlashModeOption = options.get("flashMode");
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you create a TiC constant for 'flashmode'?

@hieupham007
Copy link
Contributor

Please add a test case in JIRA ticket.

@hieupham007
Copy link
Contributor

Code reviewed. Please address comments.

@bijupmb
Copy link
Contributor Author

bijupmb commented Feb 5, 2014

DONE

@bijupmb
Copy link
Contributor Author

bijupmb commented Feb 5, 2014

New PR :#5322

@hieupham007
Copy link
Contributor

Closing PR as duplicate.

@hieupham007 hieupham007 closed this Feb 6, 2014
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