lss
2020-06-03 1c2b6fa69a7002315d4b3ecb883c255c65eceafa
ZigbeeApp/Shared/Phone/Category/CategoryMainForm.cs
old mode 100755 new mode 100644
@@ -140,7 +140,7 @@
            frameSwitchBack.Height = Application.GetRealHeight(127);
            bodyFrameLayout.AddChidren(frameSwitchBack);
            //拥有楼层时
            //拥有楼层时hg
            this.btnFloorName = null;
            this.btnFloorIcon = null;
            if (Config.Instance.Home.FloorDics.Count > 0)
@@ -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)
            {
                //初始化默认的设备列表控件