DemoGLSurface not used or needed right now

This commit is contained in:
Gerhard Stein
2013-10-20 09:02:51 +02:00
parent b66d746b81
commit 07e8ba6371

View File

@@ -329,9 +329,9 @@ public class MainActivity extends SDLActivity
setContentView(_videoLayout);*/
mGLView = new DemoGLSurfaceView(this);
/*mGLView = new DemoGLSurfaceView(this);
SetLayerType.get().setLayerType(mGLView);
mLayout.addView(mGLView);
mLayout.addView(mGLView);*/
//mGLView.setFocusableInTouchMode(true);
//mGLView.setFocusable(true);
//mGLView.requestFocus();