wxr
2020-12-19 e327510c7329aa9a95e62a460ec659ea0c9563ad
HDL_ON/UI/UI2/2-Classification/RoomPage.cs
@@ -107,6 +107,7 @@
            }
            foreach (var scene in room.GetRoomScenes(false))
            {
                functionListView.AddChidren(new Button() { Height = Application.GetRealHeight(12) });
                var sceneRow = new FrameLayout()
                {
                    Gravity = Gravity.CenterHorizontal,