From 4a71c2655aac5c982e2c9385403c818a2647fe6c Mon Sep 17 00:00:00 2001 From: yanas Date: Wed, 21 Dec 2016 18:07:32 -0600 Subject: [PATCH] Fix(react): Make in call buttons appear by default --- react/features/conference/components/Conference.native.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/features/conference/components/Conference.native.js b/react/features/conference/components/Conference.native.js index 77815a10c..c2cd097bb 100644 --- a/react/features/conference/components/Conference.native.js +++ b/react/features/conference/components/Conference.native.js @@ -55,7 +55,7 @@ class Conference extends Component { constructor(props) { super(props); - this.state = { toolbarVisible: false }; + this.state = { toolbarVisible: true }; /** * The numerical ID of the timeout in milliseconds after which the