Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix potentially NPE in AgoraVideoView (#2035)
If the `AgoraVideoView` is disposed of before the `_initializeTexture` is completed, it will cause an NPE.
- Loading branch information