JLChen
2020-12-09 6a860510eb765d6bd90fc324e70698410e1a1d70
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,
                    };