黄学彪
2020-12-16 0d9f64668fd7350d6a21fd157e32009a96d98134
ZigbeeApp/Shared/Phone/Device/CommonForm/LeftIconButtonRow.cs
@@ -70,8 +70,8 @@
            IconButton = new Button()
            {
                X = Application.GetRealWidth(80),
                Height = UserCenter.HdlControlLogic.Current.GetPictrueRealSize(80),
                Width = UserCenter.HdlControlLogic.Current.GetPictrueRealSize(80),
                Height = HdlControlLogic.Current.GetPictrueRealSize(80),
                Width = HdlControlLogic.Current.GetPictrueRealSize(80),
                UnSelectedImagePath = iconPath,
                SelectedImagePath = iconSelectedPath,
                Gravity = Gravity.CenterVertical,