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

Fixed..... #486

Merged
merged 3 commits into from Feb 6, 2015
Merged

Fixed..... #486

merged 3 commits into from Feb 6, 2015

Conversation

rhtv43
Copy link
Contributor

@rhtv43 rhtv43 commented Feb 6, 2015

@lexis-t :Please review the same...

@rhtv43
Copy link
Contributor Author

rhtv43 commented Feb 6, 2015

@lexis-t : Hi Alexey,

Please review the changes so that I can merge the same into master branch.

@@ -139,8 +147,8 @@ public void onPictureTaken(byte[] data, Camera camera) {
}
bitmap.recycle();
mPreviewActivity.finish();

}
mcameraActivity.finish();
Copy link
Contributor

Choose a reason for hiding this comment

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

This is unneeded. mcameraActivity is same object as mPreviewActivity. You call finish() twice.

Removed the line - "mcameraActivity.finish();"

Regarding higher values (Above max resolution limit) of desired height and width, its discussed to have nominal value for time being.
Released media player object.
@rhtv43
Copy link
Contributor Author

rhtv43 commented Feb 6, 2015

@lexis-t : I have done the changes as suggested. Please review the same.

@rhtv43
Copy link
Contributor Author

rhtv43 commented Feb 6, 2015

@lexis-t : Since the changes has to be reflected in the current build, I am merging the same.

rhtv43 added a commit that referenced this pull request Feb 6, 2015
…ptureSound

Merging the changes as per suggestions
@rhtv43 rhtv43 merged commit 70b0856 into master Feb 6, 2015
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