xm
2020-07-20 b02e8275a21dc06bf54b66273485d44e007a2616
ZigbeeApp/Shared/Phone/Device/Logic/CurrentDeviceState.cs
@@ -528,7 +528,7 @@
                            }
                        }
                    }
@@ -712,7 +712,7 @@
                        taskListInfo.Add(switchdictionary);
                        completeView.Show(l).AddChidren(openView.Show());
                        openView.lineBtn.BackgroundColor = ZigbeeColor.Current.LogicBackgroundColor;
                        horizontalSeekBarRowLien.Y = openView.frameLayout.Bottom;
                        horizontalSeekBarVol.Y = openView.frameLayout.Bottom;
                        completeView.Show(l).AddChidren(horizontalSeekBarRowLien);
@@ -1283,7 +1283,7 @@
                        {
                            nightlight.Show(common, edit, _if[1]);
                        }
                    }
                    break;
            }
@@ -1351,7 +1351,7 @@
                        }
                        break;
                }
            };
        }