wxr
2023-05-29 2f31cf4659caa468ca736629d02beb06ac65766a
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>