Does anybody know how to prevent a GLSurfaceView from relayout when orientation change happens? I want to handle the orientation for GLSurfaceView by myself, but I do need something else like MENU, ALERTDIALOG to be relayout.
Is that possible? Any comments are appreciated.
Thanks.


