- Rename package name of some components
- [Custom controls] Replace Hidden with Transparency
This commit is contained in:
khanhduytran0 2020-12-08 13:24:13 +07:00
parent c3c2c1c066
commit 5126193b7f
13 changed files with 47 additions and 48 deletions

View file

@ -3,7 +3,6 @@ package net.kdt.pojavlaunch;
import android.content.*;
import android.util.*;
import android.view.*;
import com.kdt.glsupport.*;
public class MinecraftGLView extends TextureView
{