7 lines
No EOL
279 B
XML
7 lines
No EOL
279 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<android.opengl.GLSurfaceView xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@+id/glSurfaceView"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent" >
|
|
|
|
</android.opengl.GLSurfaceView> |