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); } } }