WJC
2020-03-23 bba578c2f0acf2eca747edcb69426771e0cadd32
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/RowLayoutControls/RowLayoutControl.cs
@@ -45,6 +45,7 @@
        public RowLayoutControl(int i_ChidrenYaxis = 0)
        {
            this.LineColor = UserCenterColor.Current.Transparent;
            this.SubViewWidth = Application.GetRealWidth(184);
            this.chidrenYaxis = i_ChidrenYaxis;
            this.Height = ControlCommonResourse.ListViewRowHeight;