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
Describe the bug
Android shows a buffer indicator which does not fit to our UI. We would like to be able to disable the ActivityIndicator and provide our own
To reproduce
Let a video buffer on android
Expected behavior
Prop to disable the shipped indicator, since we're listening to the States/Events ourselves.
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
Simulator or Real Device: both
Device: Android
OS: 10 and 13
The text was updated successfully, but these errors were encountered:
@hirbod Thanks for reporting! This is an internal progress bar which is shipped with the SDK itself. We'll ticket and get this prioritized in a future sprint to allow for configuration.
In the meantime, you can overwrite this behavior today using the XML layout and color settings. This is demonstrated in the current Example app, and was added here: 5e87fa0
Describe the bug
Android shows a buffer indicator which does not fit to our UI. We would like to be able to disable the ActivityIndicator and provide our own
To reproduce
Let a video buffer on android
Expected behavior
Prop to disable the shipped indicator, since we're listening to the States/Events ourselves.
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
The text was updated successfully, but these errors were encountered: