This commit is contained in:
khanhduytran0 2020-12-18 17:06:43 +07:00
parent 30a537cdfb
commit 0f2f8f48d6
8 changed files with 15 additions and 10 deletions

View file

@ -99,6 +99,7 @@ public class BaseMainActivity extends LoggableActivity {
private LinearLayout contentCanvas;
private AWTSurfaceView contentCanvasView;
*/
private boolean resuming;
private boolean lastEnabled = false;
private boolean lastGrab = false;
private boolean isExited = false;