jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
273 stars 238 forks source link

Why overflow-menu.enabled false is not working #107

Open mac11886 opened 3 years ago

mac11886 commented 3 years ago

I want to hide overflow-menu on this sdk and i try to set flag .setFetureFlag(“overflow-menu.enabled”,false) But it not working How can i solve this problem?