陈嘉乐
2020-07-14 7b171b5d8aad1f433b244b98b15bfdb1350200ce
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);