hch
2022-11-02 6f5f6928ec158d511a285393f73dfcb1f72a5f80
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