mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-20 01:27:02 -04:00
Update BaseMainActivity.java
This commit is contained in:
@@ -651,6 +651,7 @@ public class BaseMainActivity extends LoggableActivity {
|
||||
});
|
||||
}
|
||||
minecraftGLView.setOnTouchListener(glTouchListener);
|
||||
minecraftGLView.setOpaque(false);
|
||||
minecraftGLView.setSurfaceTextureListener(new TextureView.SurfaceTextureListener(){
|
||||
|
||||
private boolean isCalled = false;
|
||||
|
||||
Reference in New Issue
Block a user