wxr
2024-09-30 30c21abd3047624cc413f5eaacbbbb88bae46f6a
HDL_ON/UI/UI2/FuntionControlView/Acst/AcstSubPage.cs
@@ -231,6 +231,8 @@
            contentView.AddChidren(btnSetTempValues);
#if __IOS__
            bodyView.btnSetTempValues.Width = bodyView.btnSetTempValues.GetTextWidth() + Application.GetRealWidth(10);
#else
            bodyView.btnSetTempValues.Width = bodyView.btnSetTempValues.GetTextWidth() + Application.GetRealWidth(5);
#endif