flick-video-player icon indicating copy to clipboard operation
flick-video-player copied to clipboard

fixed loader not showing up while buffering

Open t0uh33d opened this issue 1 year ago • 0 comments

Sometimes when the internet connection is slow, the video looks to be paused but still Flick Player doesn't indicate the reason, later found that even when value of isBuffering is true in the native player controller, the value of isBuffering from FlickControlManager is false. on making a small change in the code, the issue seems to be resolved.

t0uh33d avatar Apr 03 '23 05:04 t0uh33d