mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-19 09:39:25 -04:00
Revert "- WIP fix for mali gpu ?"
This reverts commit 05ece2a552349a77177cc066723aafce4d36c95d.
This commit is contained in:
parent
05ece2a552
commit
01d695bf9d
@ -651,7 +651,7 @@ public class BaseMainActivity extends LoggableActivity {
|
||||
});
|
||||
}
|
||||
minecraftGLView.setOnTouchListener(glTouchListener);
|
||||
minecraftGLView.setOpaque(true);
|
||||
minecraftGLView.setOpaque(false);
|
||||
minecraftGLView.setSurfaceTextureListener(new TextureView.SurfaceTextureListener(){
|
||||
|
||||
private boolean isCalled = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user