wei
2020-12-20 fb49279fd0e36e1ed2bd7332eecee9f963c13649
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,