diff --git a/react/features/conference/components/Conference.native.js b/react/features/conference/components/Conference.native.js index 3a77607754..b4637c957b 100644 --- a/react/features/conference/components/Conference.native.js +++ b/react/features/conference/components/Conference.native.js @@ -258,7 +258,9 @@ class Conference extends Component { * A container that automatically renders indicators such * as VideoQualityLabel or RecordingLabel if need be. */} - + { + !this.props._reducedUI && + }