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
On Android, we currently let native side decide the video size. The issue is that it also includes a system bar, if present. We should provide a recorderConfigProvider when initializing.
The text was updated successfully, but these errors were encountered:
Description
On Android, we currently let native side decide the video size. The issue is that it also includes a system bar, if present. We should provide a
recorderConfigProvider
when initializing.The text was updated successfully, but these errors were encountered: