CodePudding user response:
SurfaceView inherit View, GLSurfaceView inheritance SurfaceView, they can't have children View, how do you removeView,CodePudding user response:
I also encountered this problem, glsufaceview placed in a relativelayout, now need to will be removed from the glsurfaceview relativelayout then addview into linealayout, this can work it outCodePudding user response:
Thread off yet?