I have created an activity:
ZoomActivity extends MeetingActivity.
While starting the meeting using below:
meetingService.startMeetingWithParams(context, params, meetingOptions);
The layout of the ZoomActivity consists a toolbar which changes the color once the meeting is started.
How can i disable changing the theme OR changing the color of the ZoomActivity UI