HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPage_InstantaneousValue.cs
@@ -99,6 +99,8 @@ { if(bodyView!=null) { Application.RunOnMainThread(() => { for (int i = 0; i < bodyView.instantaneousValueView.ChildrenCount; i++) { var view = bodyView.instantaneousValueView.GetChildren(i); @@ -134,8 +136,8 @@ } } } }); } } }