wxr
2023-05-25 19b211e5a9a5ff9c844a96a5d5e0230ca3628b80
HDL_ON/UI/MainPage.cs
@@ -204,6 +204,21 @@
                //    Application.HideSoftInput();
                //});
            }
            try
            {
                CommonClass.excptionAction = (obj) =>
                {
                    Application.RunOnMainThread(() =>
                    {
                        Stan.HdlMessageLogic.Current.ShowAppProgramIsError(obj);
                    });
                };
            }
            catch (Exception ex)
            {
            }
        }
        /// <summary>