| | |
| | | { |
| | | Y = Application.GetRealHeight(CommonFormResouce.TopStatuFrameLayout_Height), |
| | | Height = Application.GetRealHeight(CommonFormResouce.Topview_Height), |
| | | Width = Application.GetRealWidth(CommonPage.AppRealWidth) |
| | | Width = Application.GetRealWidth(CommonPage.AppRealWidth), |
| | | BackgroundColor=ZigbeeColor.Current.GXCTopViewBackgroundColor |
| | | }; |
| | | AddChidren(topView); |
| | | |
| | |
| | | { |
| | | Y=Height-1, |
| | | Height=1, |
| | | BackgroundColor=ZigbeeColor.Current.GXCGrayLineColor3 |
| | | BackgroundColor=ZigbeeColor.Current.GXCGrayLineColor4 |
| | | }; |
| | | AddChidren(line); |
| | | } |