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 13001: Android: Camera overlay does not support portrait mode and default view is in Landscape only. #4135

Merged
merged 3 commits into from Apr 18, 2013

Conversation

pingwang2011
Copy link
Contributor

@ghost ghost assigned ayeung Apr 9, 2013
{
final double ASPECT_TOLERANCE = 0.01;
double targetRatio = (double) w / h;
if (sizes == null)
Copy link
Contributor

Choose a reason for hiding this comment

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

should have braces for if statements

@ayeung
Copy link
Contributor

ayeung commented Apr 18, 2013

Code reviewed and functionally tested. Request Accepted.

ayeung pushed a commit that referenced this pull request Apr 18, 2013
Timob 13001: Android: Camera overlay does not support portrait mode and default view is in Landscape only.
@ayeung ayeung merged commit e939950 into tidev:master Apr 18, 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