Avinash
Avinash
Yes i did..
``` openDialog(android.R.drawable.ic_dialog_alert, R.string.donations__google_android_market_not_supported_title, getString(R.string.donations__google_android_market_not_supported)); ``` What does it mean??? > donations_google_android_market_not_supported
Removing the media source factory doesnt fix the issue. Still not able to show the subtitles
Having same issue. Did you find any solution?
I have a similar use case. Instead of loading localization from Firebase, I’m loading it from a server. However, even when I call `context.setLocale(locale)`, the translation doesn’t refresh. It internally...