wxr
2020-04-21 f718d23a262a5a8e1241fdeaeb4153399f95e79d
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) });