| | |
| | | FrameLayout controlView = new FrameLayout() |
| | | { |
| | | Gravity = Gravity.CenterHorizontal, |
| | | Y = Application.GetRealHeight(88), |
| | | Y = Application.GetRealHeight(88 + 10), |
| | | Width = Application.GetRealWidth(327), |
| | | Height = Application.GetRealHeight(526), |
| | | BackgroundImagePath = "Public/Fragmentbg.png", |
| | |
| | | int angleValut = Convert.ToInt32(function.GetAttrState("angle")) - 90; |
| | | var angleView = new FrameLayout() |
| | | { |
| | | X = Application.GetRealWidth(240), |
| | | X = Application.GetRealWidth(250), |
| | | Y = Application.GetRealHeight(145), |
| | | Width = Application.GetRealWidth(40), |
| | | Height = Application.GetRealWidth(220), |