wei
2020-12-11 78df3d9006b4fa60c312cbda519096c167c1cf21
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPage.cs
@@ -121,7 +121,7 @@
                Height = Application.GetMinRealAverage(40),
                SelectedImagePath = "Collection/CollectionIcon.png",
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = light.collection
                IsSelected = light.collect
            };
            controlView.AddChidren(btnCollection);