WJC
2020-03-19 6144d4267f92db9be96a7003f4352732bfe9bb3b
ZigbeeApp/Shared/Phone/Device/Logic/LogicView/Addview.cs
old mode 100755 new mode 100644
@@ -34,8 +34,8 @@
        public Button iconBtn = new Button
        {
            Width = Application.GetRealWidth(58),
            Height = Application.GetRealHeight(58),
            Width = Application.GetMinRealAverage(58),
            Height = Application.GetMinRealAverage(58),
            UnSelectedImagePath = "ZigeeLogic/add.png",
            X = Application.GetRealWidth(1080 - 58-58),
            Y = Application.GetRealHeight(30 + 36),
@@ -44,8 +44,8 @@
        public Button switchBtn = new Button
        {
            Width = Application.GetMinRealAverage(104),
            Height = Application.GetMinRealAverage(63),
            Width = Application.GetRealWidth(104),
            Height = Application.GetRealHeight(63),
            UnSelectedImagePath = "ZigeeLogic/logicclose.png",
            SelectedImagePath = "ZigeeLogic/logicopen.png",
            X = Application.GetRealWidth(1080 - 58 - 104),