ZigbeeApp/Shared/Phone/Device/Light/DimmableLightControl.cs
@@ -314,7 +314,7 @@ UserView.HomePage.Instance.AddChidren(detailInfo); UserView.HomePage.Instance.PageIndex += 1; detailInfo.Show(device, room); detailInfo.action = () => detailInfo.EditAction = (d,r) => { Show(device, room); }; @@ -448,6 +448,8 @@ InitProgressBtn(itemView); InitProgressBtn(itemView); switchBtn = new Button() { Y = Application.GetRealHeight(1005),