lss
2020-05-29 cc1012b077a91793c0edd6001cdf019e6bd9a57d
ZigbeeApp/Shared/Phone/Category/CategoryMainForm.cs
@@ -198,8 +198,10 @@
                //成员没有自动化
                listTitle.Add(Language.StringByID(R.MyInternationalizationString.Automation));
            }
            //设置初始值
            switchContr.SetDefultIndex(UserCenterResourse.ResidenceOption.CategoryPageSwitchIndex);
            //选择事件
            switchContr.SelectTabEvent += (selectIndex) =>
            {
@@ -345,6 +347,7 @@
            functionBack1.BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor;
            functionSceneBodyView.AddChidren(functionBack1);
            functionBack1.SetCornerWithSameRadius(Application.GetRealHeight(17), HDLUtils.RectCornerTopLeft);
            var functionBack2 = new FrameLayout();
            functionBack2.X = ControlCommonResourse.XXLeft;
            functionBack2.Y = functionBack1.Bottom - Application.GetRealHeight(50);
@@ -423,6 +426,7 @@
                    deviceObjContr.SetSelectStatu(true);
                }
            }
            if (nowSelectDeviceInfo != null)
            {
                //初始化默认的设备列表控件