I was trying to draw a UI on top of a GLSurface view, but I can't figure out what's the best way to do it.
I read this post Drawing Android UI on top of GLSurfaceView , but the code ins't there for me to check it.
The way to do it in the xml layout file?