Customize More Options Without Customized Meeting UI

Is there a way to restrict the options presented in the more button menu while in meeting? There are a couple options I want to remove that were added to the newest SDK, and it would be great if I could just disable them and not have to build the entire meeting UI.

Version: v4.6.15801.0403

Hi Mark_Bragg,

Thanks for the post. What are the options that you would like to hide? You may hide the More button using https://zoom.github.io/zoom-sdk-android/us/zoom/sdk/MeetingViewsOptions.html#NO_BUTTON_MORE, or you could hide the Switch Audio button:https://zoom.github.io/zoom-sdk-android/us/zoom/sdk/MeetingViewsOptions.html#NO_BUTTON_SWITCH_AUDIO_SOURCE;

Hope this helps. Thanks!

the more button shows a popup with options to react, raise hand, etc.


I don’t want every one of those options to be included, and I don’t want to remove the more button; I just want to restrict the number of options presented when tapping the more button.

Hi Mark_Bragg,

Thanks for the reply. Currently we do not have interfaces to hide those options at the moment. I will forward this as a feature request to the engineering team.

Thanks!

1 Like

Hi there,

Is there way to include more buttons or links in the zoom application like otter.ai?

Hi @rajasimon,

Thanks for using Zoom SDK. The buttons you are mentioning is not supported in Zoom SDK.

Thanks!

I don’t understand how otter.ai is doing this select button after live badge on the left.

Is there different way we can do this without zoom sdk? I mean with the original zoom application?

Hi @rajasimon,

Thanks for the reply. For that, you may need to contact the Zoom client support at https://support.zoom.us/hc/en-us/requests/new and one of the Zoom experts will be happy to assist you.

Thanks!