wxr
2023-07-30 d76b0e40e5bb127fd33aa1f7842447a1df0628d5
HDL_ON/UI/UI2/FuntionControlView/Acst/AcstSubPage.cs
@@ -119,7 +119,7 @@
            var tempValuesView = new FrameLayout()
            {
                X = Application.GetRealWidth(21),
                Y = Application.GetRealWidth(17),
                Y = Application.GetRealWidth(22),
                Width = Application.GetRealWidth(130),
                Height = Application.GetRealWidth(132),
            };
@@ -159,7 +159,7 @@
            var humiValuesView = new FrameLayout()
            {
                X = Application.GetRealWidth(130+21),
                Y = Application.GetRealWidth(17),
                Y = Application.GetRealWidth(22),
                Width = Application.GetRealWidth(130),
                Height = Application.GetRealWidth(132),
            };