HDL_ON/UI/UI2/4-PersonalCenter/MemberManagement/ChooseShareMemberTargetListPageBLL.cs
@@ -128,7 +128,8 @@ Application.RunOnMainThread(() => { for (int i = 0; i < 3; i++) { MainPage.BasePageView.RemoveAt(MainPage.BasePageView.ChildrenCount - 1); //MainPage.BasePageView.RemoveAt(MainPage.BasePageView.ChildrenCount - 1); MainPage.BasePageView.GetChildren(MainPage.BasePageView.ChildrenCount - 1).RemoveFromParent(); } }); } @@ -257,7 +258,7 @@ var tip = new Tip() { Text = tipStr, CloseTime = 3, CloseTime = 1, Direction = AMPopTipDirection.None }; tip.Show(bodyView);