陈嘉乐
2020-05-14 1e0014f5c2e2fe1cfaaacfb2bebe8adc577bc944
HDL_ON/UI/UI2/2-Classification/RoomPage.cs
@@ -41,7 +41,6 @@
            };
            bodyView.AddChidren(functionListView);
            foreach (var function in room.functions)
            {
                functionListView.AddChidren(new Button() { Height = Application.GetRealHeight(12) });