WJC
2019-12-03 f8b647c263f068babb8efcc19ff4e74026a4bd28
ZigbeeApp/Home.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();