Open oleksii-frolov opened 9 years ago
The commit looks okay, but I could not reproduce this issues. How did you reproduce this? My step was,
Result: Everything is disabled.
I found this issue on Nexus 4 with Android 4.4.4 and older version of google play services library on it. It was com.google.android.gms-5.2.08. During connection to Chromecast device CastService threw ServiceCommandError because of older com.google,android.gms and it wasn't handled. And that could happen with any service.
When connection is failed the upper right button is shown like application is connected, if user change tabs and returns to media tab all buttons (photo, video, audio) are enabled, but of course they don't work because there is no active connection.