Skip to content

Forward null window id to Java AndroidPlatformHelper so it can remove the...

Sylvain Berfini requested to merge fix/android_window_id_listener_issue into master

Forward null window id to Java AndroidPlatformHelper so it can remove the SurfaceListener that can cause setNativeVideoWindowId to be called when there is no Core

Merge request reports