WJC
2019-12-09 ef63c84b3b408fea661f84d3f9ecc237787af250
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();