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

Question: Round darken overlay #35

Closed
Rainer-Lang opened this issue Sep 7, 2017 · 2 comments
Closed

Question: Round darken overlay #35

Rainer-Lang opened this issue Sep 7, 2017 · 2 comments

Comments

@Rainer-Lang
Copy link

Is something like this https://i.stack.imgur.com/NszHG.png possible?
I need this because I want that my users make profile images - and these pictures are round in my app. So it would be great if the users are seeing exactly what they will get.

@natario1
Copy link
Owner

natario1 commented Sep 7, 2017

It is possible, but I think it goes beyond what a camera engine should provide.

You can display an overlay in another view on top of CameraView, or in CameraView itself using cameraView.setForeground(Drawable). You just need the drawable :)

@Rainer-Lang
Copy link
Author

@natario1 Thank you very much. I'll try it.

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

No branches or pull requests

2 participants