陈嘉乐
2020-06-08 3597e2aa1281f0e517c5ed8a9fe7e8f72030c744
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) });