ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectImgByLocal.cs
@@ -71,7 +71,7 @@ bodyFrameLayout.AddChidren(scrollView); int k = 0; for (int j = 0; j < 5; j++) for (int j = 0; j < 7; j++) { var itemView = new FrameLayout() { @@ -86,7 +86,7 @@ Y=Application.GetRealHeight(58), Width=Application.GetRealWidth(467), Height=Application.GetRealHeight(311), ImagePath = $"SceneIcon/{k}.jpg", ImagePath = $"SceneIcon/{k}.png", Radius =(uint)Application.GetRealHeight(17) }; itemView.AddChidren(icon);