old mode 100644
new mode 100755
| | |
| | | var middle = new FrameLayout |
| | | { |
| | | Y = view.topRowLayout.Bottom, |
| | | Height = Application.GetRealHeight(1920 - 184), |
| | | Height = Application.GetRealHeight(Method.H - 184), |
| | | BackgroundColor = ZigbeeColor.Current.LogicMiddleBackgroundColor, |
| | | }; |
| | | this.AddChidren(middle); |
| | |
| | | { |
| | | Width = Application.GetMinRealAverage(200-24), |
| | | Height =Application.GetMinRealAverage(200-24), |
| | | Y = Application.GetRealHeight(12), |
| | | X = Application.GetMinRealAverage(12), |
| | | Y = Application.GetMinRealAverage(12), |
| | | BackgroundColor = 0xFFFEF1ED, |
| | | Radius = (uint)Application.GetMinRealAverage(88), |
| | | X = Application.GetRealWidth(12), |
| | | }; |
| | | blancolorFl.AddChidren(colorBtn); |
| | | var btnicon = new Button |
| | | { |
| | | X = Application.GetRealWidth(58), |
| | | X = Application.GetMinRealAverage(58), |
| | | Y = Application.GetMinRealAverage(58), |
| | | Width = Application.GetMinRealAverage(84), |
| | | Height = Application.GetMinRealAverage(84), |
| | | Y = Application.GetRealHeight(58), |
| | | UnSelectedImagePath = "ZigeeLogic/delay.png", |
| | | }; |
| | | blancolorFl.AddChidren(btnicon); |
| | | var titleText = new Button |
| | | { |
| | | Width = Application.GetMinRealAverage(580), |
| | | Height = Application.GetMinRealAverage(60), |
| | | Width = Application.GetRealWidth(580), |
| | | Height = Application.GetRealHeight(60), |
| | | X = Application.GetRealWidth(250), |
| | | Y = blancolorFl.Bottom + Application.GetRealHeight(50), |
| | | TextID = MyInternationalizationString.createtimetext, |