wjc
2022-07-04 0cd209e0efa2825ee6b90ded60f7f146a432d125
HDL_ON/UI/UI0-Public/PublicAssmebly.cs
@@ -428,6 +428,10 @@
        /// </summary>
        public void TipLinphoneCall(String msg, ESVideoInfo mESVideoInfo)
        {
            if (UserInfo.Current.alreadyShowCallInDialog)
            {
                return;
            }
            UserInfo.Current.alreadyShowCallInDialog = true;
            Dialog dialog = new Dialog();