ZigbeeApp/Shared/Phone/Device/Logic/LogicView/SelectedDeviceView.cs
@@ -90,7 +90,7 @@ { Width = Application.GetRealWidth(800), Y=Application.GetRealHeight(130-5), Height = Application.GetRealHeight(5), Height =Application.GetRealHeight(5), BackgroundColor = ZigbeeColor.Current.LogicRowLayoutLineColor, }; @@ -122,6 +122,7 @@ stateRow.AddChidren(regionNameBtn); stateRow.AddChidren(ordinaryBtn); stateRow.AddChidren(selecetddevicestateBtn); // lineBtn.Y = stateRow.Height - 1; stateRow.AddChidren(lineBtn); }