WJC
2019-11-21 e1eefe4a1503f37c72641e401e2e61771c076b64
ZigbeeApp/GateWay.Ios/MainViewController.cs
old mode 100755 new mode 100644
@@ -25,9 +25,8 @@
            Reachability.ReachabilityChanged += UpdateStatus;          
            //UIApplication.SharedApplication.SetStatusBarHidden(true, true);
            Shared.Application.RootFrameLayout = View;
            Shared.Common.CommonPage.Instance.Show();
            UITapGestureRecognizer oTapRecognizer = new UITapGestureRecognizer();