ZigbeeApp/Shared/Phone/UserCenter/Password/CheckNewPhoneForm.cs
@@ -215,13 +215,13 @@ }); break; } Application.RunOnMainThread(() => HdlThreadLogic.Current.RunMain(() => { if (btnNext != null) { btnNext.Text = waitime + "s" + repeat; } }); }, ShowErrorMode.NO); } }); }