ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SearchEditText.cs
@@ -60,7 +60,7 @@ this.Width = Application.GetRealWidth(width); this.Height = Application.GetRealHeight(height); this.Gravity = Gravity.CenterHorizontal; this.Radius = 6; this.Radius = (uint)Application.GetRealHeight(17); this.BackgroundColor = 0xfff8f7f7; }