| | |
| | | /// </summary> |
| | | private FrameLayout PhoneEmailFL; |
| | | |
| | | |
| | | |
| | | public PhoneEmailForm() |
| | | { |
| | | } |
| | |
| | | }; |
| | | accountFL.AddChidren(accountLine); |
| | | } |
| | | |
| | | |
| | | } |
| | | |
| | | public class PhoneLoginRowForm : FrameLayout |
| | |
| | | }; |
| | | accountFL.AddChidren(accountLine); |
| | | } |
| | | |
| | | |
| | | } |
| | | |
| | | public class EmailRowForm : FrameLayout |
| | |
| | | /// VerificationCodeET |
| | | /// </summary> |
| | | public EditText VerificationCodeET; |
| | | |
| | | |
| | | /// <summary> |
| | | /// Init |
| | | /// </summary> |
| | |
| | | SelectedBackgroundColor=ZigbeeColor.Current.GXCButtonSelectedColor, |
| | | Enable = false, |
| | | IsSelected = false, |
| | | Radius=(uint)Application.GetRealHeight(20) |
| | | Radius=(uint)Application.GetRealHeight(12) |
| | | }; |
| | | codeFL.AddChidren(SendCodeBtn); |
| | | |
| | |
| | | SelectedBackgroundColor = ZigbeeColor.Current.GXCButtonSelectedColor, |
| | | Enable = false, |
| | | IsSelected = false, |
| | | Radius = (uint)Application.GetRealHeight(20) |
| | | Radius = (uint)Application.GetRealHeight(12) |
| | | }; |
| | | codeFL.AddChidren(SendCodeBtn); |
| | | |
| | |
| | | t.Dispose(); |
| | | base.RemoveFromParent(); |
| | | } |
| | | |
| | | } |
| | | |
| | | |
| | | } |