wxr
2020-12-20 6a8e27a164158b31356b30c1e2947b95898275fe
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,