Android TV Player controls

I am using exoplayer from deephost to play on an Android-TV.

It works perfectly, the problem is the controls visually the only components that receive focus are the card view and the buttons, and exo uses images so it is impossible to know which command is being selected.

I decided to make a layout with companion controls and hide the original.

The only drawback I have is that the TV doesn’t detect TouchUP, so doing a LongClick stays permanent. Any suggestions for continuous scrolling while the button is pressed?

(image)

Hey Gaston i have worked in android tv/fire tv apps my suggestion is to use exo player but other one

Thanks, I don’t remember exactly what problem I had with that player, if I’m not mistaken the MKV files did not match the sound.
the video and sound ran at the wrong time.
I will try to use it again.