my Submitted application for amazon fire TV failed for the following reason :
Issue 1: Interactive portions of the screen are not highlighted when selected : Rewind, Fast Forward, and Play buttons above progress bar can be navigated and selected but no highlighted cursor is visible.
I am using the default media controller class provided by android and it does not provide this functionality. I was able to catch the controls but i was not able to add a highlight on key down and remove it on key up. can anyone help with this?