xm
2020-07-13 412e0af11df2b1d7986adf002e7997d82344ab3e
ZigbeeApp/Shared/Phone/Device/Logic/RoomAndDeviceView.cs
@@ -460,7 +460,6 @@
                    var flMain = new FrameLayout { BackgroundColor = ZigbeeColor.Current.LogicViewBackgroundColor };
                    this.AddChidren(flMain);
                    CurrentDeviceState.CurrentDeviceView(flMain, common, false, IfType);
                };
                deviceFramelayout.MouseUpEventHandler += devicclick;
                bjFramelayout.MouseUpEventHandler += devicclick;