JLChen
2021-06-08 dc20ddb39af74fc2a0080d61a4da811206b1a0d9
HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/View/ReplicationView.cs
@@ -33,11 +33,12 @@
                Y = Application.GetRealHeight(24),
                X = Application.GetRealWidth(10),
                Width = Application.GetRealWidth(375 - 20),
                Height = Application.GetRealHeight(20),
                Height = Application.GetRealHeight(28),//
                TextSize = TextSize.text14,
                TextColor = CSS.CSS_Color.textColor,
                TextAlignment = TextAlignment.Center,
                TextID = StringId.duizhunanxiaanniu,
                IsMoreLines=true,
            };
            frameLayout.AddChidren(textBtn);