陈嘉乐
2020-09-02 e79b65b97a8ae1eae5ee172dea1b52d041006599
ZigbeeApp/Shared/Phone/Device/Logic/CustomText.cs
old mode 100644 new mode 100755
@@ -22,7 +22,7 @@
            var middle = new FrameLayout
            {
                Y = view.topRowLayout.Bottom,
                Height = Application.GetRealHeight(1920 - 184),
                Height = Application.GetRealHeight(Method.H - 184),
                BackgroundColor = ZigbeeColor.Current.LogicMiddleBackgroundColor,
            };
            this.AddChidren(middle);