陈嘉乐
2020-04-29 38ab16c66df6fc523f2c385fd583a2f2e86a781c
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/IconViewControl.cs
@@ -24,7 +24,7 @@
            this.IconSize = size;
            if (real == true)
            {
                this.IconSize = Application.GetMinRealAverage(size);
                this.IconSize = this.GetPictrueRealSize(size);
            }
        }
    }