HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-04-29 b68cdc7e103a00d5df73e4b75603be8da1815b4a
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/LoadingControl.cs
@@ -14,8 +14,8 @@
        /// </summary>
        public LoadingControl()
        {
            this.Width = Application.GetMinRealAverage(74);
            this.Height = Application.GetMinRealAverage(76);
            this.Width = HdlControlLogic.Current.GetPictrueRealSize(74);
            this.Height = HdlControlLogic.Current.GetPictrueRealSize(76);
        }
        /// <summary>