Android-ScalableVideoView icon indicating copy to clipboard operation
Android-ScalableVideoView copied to clipboard

crash in isPlaying

Open skywalkerlw opened this issue 7 years ago • 0 comments

if we don't set data source and directly call isPlaying, it crashes. so it's better to check whether mMediaPlayer is null or not beforehand.

skywalkerlw avatar Oct 27 '16 03:10 skywalkerlw