JLChen
2021-01-05 f500e14c0a994487070380c50c85e0929cbc8e63
Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountView.cs
@@ -217,7 +217,7 @@
                    tipView.AddChidren (btnTipMsg);
                    var bottomView = new FrameLayout () {
                        Y = btnTipMsg.Bottom,
                        Y = tipView.Height - Application.GetRealHeight (120),
                        Height = Application.GetRealHeight (120),
                        BackgroundColor = SkinStyle.Current.MainColor,
                    };