JLChen
2020-12-09 b1b339264a5b4f419fcab381c342bfae560f4f2d
HDL_ON/UI/UI2/FuntionControlView/AC/ACPage.cs
@@ -132,7 +132,7 @@
                Height = Application.GetMinRealAverage(40),
                SelectedImagePath = "Collection/CollectionIcon.png",
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = aC.collection
                IsSelected = aC.collect
            };
            controlView.AddChidren(btnCollection);