Hello everyone, and thank you in advance for reading this.
Is it possible to have both a view under an OpenGL surface with background transparency AND another view on top of the OpenGL surface?
Currently, I have only been successful in creating an OpenGL surface with background transparency using "setZOrderOnTop" which apparently precludes me from having a view on top of the OpenGL surface. Many thanks again.

