| | |
| | | |
| | | AccountET = new EditText() |
| | | { |
| | | X = Application.GetRealWidth(236), |
| | | X = Application.GetRealWidth(222), |
| | | Width = Application.GetRealWidth(700), |
| | | Height = Application.GetRealHeight(Button_Height), |
| | | Gravity = Gravity.CenterVertical, |
| | |
| | | accountFL.AddChidren(accountLine); |
| | | } |
| | | } |
| | | |
| | | |
| | | public class EmailLoginRowForm : FrameLayout |
| | | { |
| | |
| | | |
| | | AccountET = new EditText() |
| | | { |
| | | X = Application.GetRealWidth(193), |
| | | X = Application.GetRealWidth(222), |
| | | Width = Application.GetRealWidth(700), |
| | | Height = Application.GetRealHeight(Button_Height), |
| | | Gravity = Gravity.CenterVertical, |
| | |
| | | |
| | | VerificationCodeET = new EditText() |
| | | { |
| | | X = Application.GetRealWidth(236), |
| | | X = Application.GetRealWidth(222), |
| | | Width = Application.GetRealWidth(350), |
| | | Height = Application.GetRealHeight(Button_Height), |
| | | Gravity = Gravity.CenterVertical, |
| | |
| | | |
| | | VerificationCodeET = new EditText() |
| | | { |
| | | X = Application.GetRealWidth(236), |
| | | X = Application.GetRealWidth(222), |
| | | Width = Application.GetRealWidth(300), |
| | | Height = Application.GetRealHeight(Button_Height), |
| | | Gravity = Gravity.CenterVertical, |