googlecast / CastVideos-android

Reference Android Sender w/ Framework API: CastVideos-android application shows how to cast videos from an Android device that is fully compliant with the Cast Design Checklist.
Apache License 2.0
345 stars 182 forks source link

Reverse subtitle and title in mini controller #121

Closed emilewakim96 closed 2 years ago

emilewakim96 commented 2 years ago

Hello,

I want to reverse the title and subtitle texts in the mini controller when casting.

I didn’t find a way to do it. Can someone help me resolve this matter?

Thank you, Emile

c0d3base commented 2 years ago

Currently, there's no out-of-the-box way to do it however, you could:

  1. Make you own mini-controller
  2. Refer to the customization guide or
  3. File a feature request using this link

Please re-open if you need additional help.