JLChen
2020-07-22 23c411ae356fcf763133034b3c41d3a32608bb99
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);