wei
2020-11-27 1293fea19c6a2b558986856e301d5218c1979692
HDL_ON/Common/HDLCommon.cs
@@ -149,7 +149,7 @@
                Width = Application.GetRealWidth(500),
                Height = Application.GetRealHeight(500),
                BackgroundColor = 0xFF000000,
                Radius = (uint)Application.GetRealHeight(10),
                Radius = (uint)Application.GetRealWidth(10),
                //BorderColor = SkinStyle.Current.Transparent,
                BorderWidth = 0,
            };