Tomáš Valenta
Tomáš Valenta
Hi, is possible to add support for non-translatable strings? For example as in Android: with `translatable="false"` flag or specific file name: `donottranslate.xml`?
What is the current best approach to implement the Cast Android TV Receiver SDK with Media3? - I did not find any useful information on this to date. - The...
After updating from 1.7.1 to 1.8.0, playback stops inside Media3 (with no exception in log) when switching from local (ExoPlayer) to CastPlayer instance. After some debugging, I found which change...