WJC
2019-12-30 df30e8562e49b45e7a9a3497d368cebd6085be87
ZigbeeApp/Shared/Phone/Device/Account/AccountRegister.cs
@@ -208,7 +208,7 @@
        private void AddPhoneOrEmailFL(FrameLayout accountCodeFrameLayout, string phoneOrEmail)
        {
            accountCodeFrameLayout.RemoveAll();
            account = string.Empty;
            if (phoneOrEmail == "Phone")
            {
                phoneRow = new PhoneRowForm();