WJC
2019-11-20 59ab4de7a58a8da55f2136440269c60a1172e16d
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();