Best practice for implementing the grid view video feed with a custom meeting UI

Description
I am in the process of recreating the grid view type layout for the video feeds for an in meeting session. My question is should I be adding all participants video feeds into a single MobileRTCVideoView or is that not the purpose of being able to add more than one participant feeds to a single view of that type? Is it intended for more of a PIP when a user is sharing? Should I instead be using native Android UI components with multiple MobileRTCVideoViews that have a 1 - 1 of view to participance video feeds?

Which Android Meeting SDK version?
N/A

To Reproduce(If applicable)
N/A, asking for best practice.

Screenshots
N/A

Smartphone (please complete the following information):
Any Android OS

Additional context
Not looking for a fully implemented answer or anything outside the scope of the Zoom SDK, just what the best practice should be for a MobileRTCVideoView.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.