Summary:
This PR disables "skip forward/rewind" on remote control for live on Android TV as pressing it makes player buffering live content. Also adds minor improvements to the Kt codebase
Test-Plan:
Run test app on Android TV
Watch live stream
Press the fast forward or rewind button on the remote control.
Expected: it continues playback, doesn't reloads/show spinner, doesn't stop playback
Before the fix: it buffers content but doesn't actually seek
Summary: This PR disables "skip forward/rewind" on remote control for live on Android TV as pressing it makes player buffering live content. Also adds minor improvements to the Kt codebase
Test-Plan:
Expected: it continues playback, doesn't reloads/show spinner, doesn't stop playback Before the fix: it buffers content but doesn't actually seek