RTL layout problems in Android TV
In Android TV, seekbar is from right to left in RTL languages, but pressing left on remote, when seekbar is hidden, will not seek forward, instead seek backward. It must be fixed so the behavior with seekbar hidden or not will be the same. Making seekbar from left to right has caused this problem in newer versions.
I think it is not needed to make seekbar right to left in RTL languages. Because of widespread use of desktop based media players, peoples with RTL languages are accustomed to seekbar starting from left, so changing that will impact user experience, mostly for Android TV.