WJC
2019-12-10 882155f064c6cfa8ccd092ec083c4264eb7b3020
ZigbeeApp/Shared/Phone/Device/Category/Category.cs
@@ -1960,7 +1960,7 @@
                var logicRowlayout = new RowLayout
                {
                    Height = Application.GetRealHeight(190 + 30),
                    Width = Application.GetRealWidth(1080),
                    Width = Application.GetRealWidth(1080-58),
                    LineColor = ZigbeeColor.Current.LogicBackgroundColor,
                    BackgroundColor = ZigbeeColor.Current.LogicBackgroundColor,
                };