JLChen
2020-11-25 4e6dfedede622d018b0aec0fb85c130d47cf45ba
HDL_ON/UI/UI0-Public/OperationSuccessPromptPage.cs
@@ -73,7 +73,8 @@
                BackgroundColor = CSS_Color.MainColor,
                TextAlignment = TextAlignment.Center,
                TextColor = CSS_Color.MainBackgroundColor,
                TextID = StringId.Confirm
                TextID = StringId.Confirm,
                TextSize = CSS_FontSize.SubheadingFontSize,
            };
            bodyView.AddChidren(btnConfirm);
            btnConfirm.MouseUpEventHandler = (sender, e) => {