ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs
@@ -464,7 +464,7 @@ } SetCurtainType(itemView, (device.CommonDevice as Rollershade).WcdType); var roomBG = new Button { Y = Application.GetRealHeight(1178 - 50), @@ -654,7 +654,7 @@ UserView.HomePage.Instance.AddChidren(detailInfo); UserView.HomePage.Instance.PageIndex += 1; detailInfo.Show(device, room); detailInfo.action = () => detailInfo.EditAction = (d,r) => { Show(device, room); };