| | |
| | | |
| | | var btnPoint = new Button () { |
| | | Width = Application.GetRealWidth (10), |
| | | Height = Application.GetRealHeight (10), |
| | | Height = Application.GetRealWidth (10), |
| | | X = Application.GetRealWidth (50), |
| | | Gravity = Gravity.CenterVertical, |
| | | UnSelectedImagePath = "Item/Point.png", |
| | |
| | | Button FromSharingButton = new Button () { |
| | | X = Application.GetRealWidth (480), |
| | | Width = Application.GetRealWidth (30), |
| | | Height = Application.GetRealHeight (30), |
| | | Height = Application.GetRealWidth (30), |
| | | Gravity = Gravity.CenterVertical, |
| | | UnSelectedImagePath = "CrabtreeAdd/FromSharing.png", |
| | | SelectedImagePath = "CrabtreeAdd/FromSharing.png", |