
Screen flickers/blinks black when playing video very first time
I have implemented JwPlayerView in RecyclerView. I'm not placing multiple Jwplayer player view for listview, I'm just getting the specific row and inflating the JwplayerView instance only on that row.
Issue I'm facing:
1. Getting Black flickering screen effect while loading the first video and on further scroll this doesn't happen. Only for very first time it's happening.
If the question is not clear I can send some recorded video. This occurs in default sample app also.
https://github.com/jwplayer/jwplayer-android-best-practice-apps/tree/master/listview-fullscreen
Thanks for your support. Looking forward for your response.