ZigbeeApp/Shared/Phone/Device/CommonForm/TopFrameLayout.cs
@@ -123,8 +123,10 @@ Width = Application.GetRealWidth(CommonFormResouce.TopTitle_Width), TextSize = CommonFormResouce.TopTitle_TextSize, TextColor = ZigbeeColor.Current.GXCTitleBlackTitle, TextAlignment=TextAlignment.CenterLeft TextAlignment = TextAlignment.CenterLeft, IsBold = true, }; topView.AddChidren(topTitle); } /// <summary>