hch
2022-05-17 369607943ee53cf746544a5773143a6aaff8bf70
SdkProject/library/src/main/java/com/secondworld/sdk/UnityPlayerActivity.java
@@ -39,8 +39,8 @@
        getIntent().putExtra("unity", cmdLine);
        mUnityPlayer = new UnityPlayer(this, this);
        setContentView(mUnityPlayer);
        mUnityPlayer.requestFocus();
//        setContentView(mUnityPlayer);
//        mUnityPlayer.requestFocus();
    }
    // When Unity player unloaded move task to background