| | |
| | | var hdl = new Button |
| | | { |
| | | Width = Application.GetRealWidth(154), |
| | | Height = Application.GetRealHeight(90), |
| | | Height = Application.GetRealWidth(90), |
| | | X = Application.GetRealWidth(1080 - 160), |
| | | Gravity = Gravity.CenterVertical, |
| | | UnSelectedImagePath = "Logo/Logo.png", |
| | |
| | | var back = new Button |
| | | { |
| | | Width = Application.GetRealWidth(110), |
| | | Height = Application.GetRealHeight(110), |
| | | Height = Application.GetRealWidth(110), |
| | | X = Application.GetRealWidth(20), |
| | | Gravity = Gravity.CenterVertical, |
| | | UnSelectedImagePath = "ZigeeLogic/Back.png", |
| | |
| | | var btnStartdateback = new Button |
| | | { |
| | | Width = Application.GetRealWidth(110), |
| | | Height = Application.GetRealHeight(110), |
| | | Height = Application.GetRealWidth(110), |
| | | UnSelectedImagePath = "ZigeeLogic/next.png", |
| | | X = Application.GetRealWidth(1080 - 140), |
| | | Gravity = Gravity.CenterVertical, |
| | |
| | | var btnenddateback = new Button |
| | | { |
| | | Width = Application.GetRealWidth(110), |
| | | Height = Application.GetRealHeight(110), |
| | | Height = Application.GetRealWidth(110), |
| | | UnSelectedImagePath = "ZigeeLogic/next.png", |
| | | X = Application.GetRealWidth(1080 - 140), |
| | | Gravity = Gravity.CenterVertical, |