黄学彪
2019-12-13 6cbd0936d3245fd7c433884ac9c1f5448a7cf657
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>