mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 00:59:35 -04:00
Update BaseMainActivity.java
This commit is contained in:
parent
f000a0209e
commit
a30103d2fd
@ -651,6 +651,7 @@ public class BaseMainActivity extends LoggableActivity {
|
||||
});
|
||||
}
|
||||
minecraftGLView.setOnTouchListener(glTouchListener);
|
||||
minecraftGLView.setOpaque(false);
|
||||
minecraftGLView.setSurfaceTextureListener(new TextureView.SurfaceTextureListener(){
|
||||
|
||||
private boolean isCalled = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user