mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-19 17:17:04 -04:00
Imported Custom controls from v3
This commit is contained in:
@@ -28,7 +28,7 @@ public class GLTextureView
|
||||
View.OnLayoutChangeListener {
|
||||
|
||||
private final static String TAG = "GLTextureView";
|
||||
private final static boolean LOG_ALL = false;
|
||||
private final static boolean LOG_ALL = true;
|
||||
private final static boolean LOG_ATTACH_DETACH = LOG_ALL;
|
||||
private final static boolean LOG_THREADS = LOG_ALL;
|
||||
private final static boolean LOG_PAUSE_RESUME = LOG_ALL;
|
||||
|
||||
Reference in New Issue
Block a user