HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-12-31 fe3b2466c68b5db70d38e78039703add3b8b1dfe
ZigbeeApp/Shared/Phone/Device/Logic/LogicView/TopView.cs
@@ -38,7 +38,7 @@
        public Button backBtn = new Button
        {
            Width = Application.GetRealWidth(30),
            Height = Application.GetRealHeight(51),
            Height = Application.GetRealWidth(51),
            X = Application.GetRealWidth(81),
            Y = Application.GetRealHeight(98),
            //Gravity = Gravity.CenterVertical;
@@ -76,10 +76,10 @@
        {
            TextColor = ZigbeeColor.Current.LogicTextBlackColor,
            TextAlignment = TextAlignment.CenterRight,
            X = Application.GetRealWidth(1080 - 120),
            Width = Application.GetRealWidth(72),
            Height = Application.GetRealHeight(72),
            Height = Application.GetRealWidth(72),
            Y = Application.GetRealHeight(92),
            X = Application.GetRealWidth(1080 - 120),
            UnSelectedImagePath = "ZigeeLogic/drop-down.png",
        };
        /// <summary>