You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException: Attempt to read from field 'cn.ittiger.player.ui.VideoControllerView cn.ittiger.player.ui.StandardVideoView.mVideoControllerView' on a null object reference at cn.ittiger.player.VideoPlayerView.onExitSmallWindowPlay(VideoPlayerView.java:583) at cn.ittiger.player.VideoPlayerView.toggleSmallWindow(VideoPlayerView.java:530) at cn.ittiger.player.VideoPlayerView.onAttachedToWindow(VideoPlayerView.java:364) at android.view.View.dispatchAttachedToWindow(View.java:14551) at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2839) at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2846)
VideoPlayerView 的583行报错,多操作几下这个错误挺容易出现的
The text was updated successfully, but these errors were encountered:
java.lang.NullPointerException: Attempt to read from field 'cn.ittiger.player.ui.VideoControllerView cn.ittiger.player.ui.StandardVideoView.mVideoControllerView' on a null object reference at cn.ittiger.player.VideoPlayerView.onExitSmallWindowPlay(VideoPlayerView.java:583) at cn.ittiger.player.VideoPlayerView.toggleSmallWindow(VideoPlayerView.java:530) at cn.ittiger.player.VideoPlayerView.onAttachedToWindow(VideoPlayerView.java:364) at android.view.View.dispatchAttachedToWindow(View.java:14551) at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2839) at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:2846)
VideoPlayerView 的583行报错,多操作几下这个错误挺容易出现的
The text was updated successfully, but these errors were encountered: