HDL_ON/UI/UI0-Public/PublicAssmebly.cs
@@ -127,13 +127,13 @@ Button btnClear = new Button() { X = Application.GetRealWidth(218), Y = Application.GetRealWidth(66), X = Application.GetRealWidth(218-25), Gravity = Gravity.CenterVertical, Width = Application.GetRealWidth(24), Height = Application.GetRealWidth(24), UnSelectedImagePath = "Public/ClearIcon.png", }; contentView.AddChidren(btnClear); editView.AddChidren(btnClear); btnClear.MouseUpEventHandler = (sender, e) => {