HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-12-14 e90209beae6a4e822cecb18e6889f8bda23f630e
ZigbeeApp/Shared/Phone/Device/CommonForm/LeftIconButtonRow.cs
@@ -70,8 +70,8 @@
            IconButton = new Button()
            {
                X = Application.GetRealWidth(80),
                Height = HdlControlLogic.Current.GetPictrueRealSize(80),
                Width = HdlControlLogic.Current.GetPictrueRealSize(80),
                Height = UserCenter.HdlControlLogic.Current.GetPictrueRealSize(80),
                Width = UserCenter.HdlControlLogic.Current.GetPictrueRealSize(80),
                UnSelectedImagePath = iconPath,
                SelectedImagePath = iconSelectedPath,
                Gravity = Gravity.CenterVertical,