陈嘉乐
2020-05-07 caf9d97d5c445fa459b777c5569625bbfd0ff5fc
ZigbeeApp/Shared/Phone/Device/Logic/SecurityMode.cs
old mode 100644 new mode 100755
@@ -30,7 +30,7 @@
            var middle = new FrameLayout();
            middle.Y = view.topRowLayout.Bottom;
            middle.Height = Application.GetRealHeight(1920 - 184);
            middle.Height = Application.GetRealHeight(Method.H - 184);
            middle.BackgroundColor = ZigbeeColor.Current.LogicMiddleBackgroundColor;
            this.AddChidren(middle);