| | |
| | | TextSize = CSS_FontSize.SubheadingFontSize, |
| | | }; |
| | | roomView.AddChidren(btnFloorAndRoomName); |
| | | #if stage2 |
| | | |
| | | #region 环境数据 |
| | | var environmentalView = new FrameLayout() |
| | | var environmentalView = new FrameLayout() |
| | | { |
| | | Y = Application.GetRealHeight(2) + btnFloorAndRoomName.Bottom, |
| | | Height = Application.GetRealHeight(32), |
| | |
| | | environmentalView.AddChidren(btnPm25Values); |
| | | roomView.AddChidren(environmentalView); |
| | | #endregion |
| | | #endif |
| | | var btnAllClose = new Button() |
| | | { |
| | | X = Application.GetRealWidth(282), |
| | |
| | | |
| | | if (functionCount == 0 && item != ShowFunction.Music) |
| | | { |
| | | continue; |
| | | //continue; |
| | | } |
| | | functionCategoryCount++; |
| | | |