You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But in activity i am not able to get exoPlay = findViewById(R.id.exo_play); Solve this fast If you cannot give all service why you keep upgrading to give problem to us
Devices that reproduce the issue
IDE Error
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
Just copy my code and you get the error
Expected result
Build the app
Actual result
cannot find symbol
exoPlay = findViewById(R.id.exo_play);
^
symbol: variable exo_play
location: class id
I'm afraid that setting controller_layout_id is not a supported way to customize PlayerControlView. We removed the documentation about this in 1c37ad6 because it's hard/impossible to evolve the components while maintaining compatibility with all possible customizations that are done this way.
As such, I'm afraid we're limited in the amount of support we can offer here.
Version
Media3 1.2.1
More version details
Devices that reproduce the issue
IDE Error
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
Just copy my code and you get the error
Expected result
Build the app
Actual result
cannot find symbol
exoPlay = findViewById(R.id.exo_play);
^
symbol: variable exo_play
location: class id
Media
https://firebasestorage.googleapis.com/v0/b/free-bsc-and-mobile.appspot.com/o/Coil_Final.mp4?alt=media&token=90473fd9-b5ce-4082-ac9d-e58219b5b584 Take it and must be functional ok
Bug Report
adb bugreport
to android-media-github@google.com after filing this issue.The text was updated successfully, but these errors were encountered: