wjc
2022-06-30 56dfdc1bf7e7f2bb2456f29c3686dfa935a89e80
HDL_ON/UI/UI0-Public/Widget/ListCellView.cs
@@ -71,11 +71,12 @@
            BtnTilte = new Button()
            {
                X = Application.GetRealWidth(16),
                Width = Application.GetRealWidth(220),
                Width = Application.GetRealWidth(260),
                TextAlignment = TextAlignment.CenterLeft,
                TextColor = CSS_Color.FirstLevelTitleColor,
                TextSize = CSS_FontSize.SubheadingFontSize,
                Text = tilteText,
                IsMoreLines = true
            };
            this.AddChidren(BtnTilte);
            /// <summary>