Media3 exoplayer for both tv and mobile – Looses focus on the control buttons in TV
I am building a video player library with jetpack compose and jetpack media3 exoplayer. I have to make it work both on phones and TV. Is there any official sample of media3 exoplayer and leanback integrated together to refer? I gone through many docs, i didnt find any useful resources for TV. I had added a simple video player. But the issue is that the control buttons loosing focus sometimes. When the remotes buttons are pressed nothing happens some times.I cant use custom controls. I have to use the defalult control from media3 only.This is my implementation.