ZigbeeApp/Shared/Phone/UserView/LoginLoading.cs
@@ -32,7 +32,7 @@ btnText.Height = Application.GetRealHeight(70); btnText.Y = btnIcon.Bottom; btnText.TextAlignment = TextAlignment.Center; btnText.Text = "Hdl Home"; btnText.Text = "HDL Home"; btnText.TextColor = UserCenter.UserCenterColor.Current.White; btnText.TextSize = 16; this.AddChidren(btnText);