Deniz Katipoğlu

Results 3 comments of Deniz Katipoğlu

videoViewHolder.mPlayer.muteVideo();

You can prevent the crash like that; When you put BaseVideoItem inside onErrorMainThead() override method @Override public void onErrorMainThread(int what, int extra) { Log.v("Error State","errorr"); mVideoPlayerManager.resetMediaPlayer(); } put the media...

you should put pagination in the scrool page it may fix your problem