| | |
| | | string textMsg1 = textMsg.Substring(0, index);
|
| | | string textMsg2 = textMsg.Substring(index, textMsg.Length - index);
|
| | |
|
| | | var btnSecond1 = new NormalViewControl(Application.GetMinRealAverage(120), Application.GetMinRealAverage(45), false);
|
| | | btnSecond1.X = Application.GetMinRealAverage(242);
|
| | | var btnSecond1 = new NormalViewControl(Application.GetMinRealAverage(150), Application.GetMinRealAverage(45), false);
|
| | | btnSecond1.X = Application.GetMinRealAverage(235);
|
| | | btnSecond1.Y = Application.GetMinRealAverage(214);
|
| | | btnSecond1.TextColor = UserCenterColor.Current.TextGrayColor3;
|
| | | btnSecond1.TextAlignment = TextAlignment.Center;
|