wxr
2020-12-19 4a9318077bd095fbc7c57c593e5ca8185603dac4
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,