JLChen
2020-08-12 b4bb337bdce4d09473a45610e09350056326c87a
Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs
@@ -75,7 +75,9 @@
                TextColor = SkinStyle.Current.TextColor1,
                //Text = account,
#if DEBUG
                Text = "crabtreel12019@gmail.com"
                //Text = "crabtreel12019@gmail.com"
                Text = "paanghal@gmail.com"
#endif
            };
            accountView.AddChidren (etAccount);