WJC
2019-12-03 eea1503b2de29723200e8593f62232b86d2b25df
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();