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

Problem while attempting to create a translucent RenderSurfaceView #5

Open
GoogleCodeExporter opened this issue Sep 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hello.

First of all, thank you for your OpenGL framework, which is very handy (BTW, I 
have some suggestions concerning some minor architectural concerns that I will 
take time to deliver to you).

I'm currently trying to make the RenderSurfaceView translucent, with no 
success. Before invoking the "applyRenderer()" method, I invoke a 
"getHolder().setFormat(PixelFormat.TRANSLUCENT)" on the RenderSurfaceView 
instance (as suggested in the GLSurfaceView Android documentation), but this 
does not seem to produce any effect.

Could you indicate how to achieve that, please? Thank you for your support and 
your time. Regards,
Édouard

Original issue reported on code.google.com by the.edou...@gmail.com on 22 Sep 2010 at 6:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant