ZigbeeApp/Shared/Phone/SmartSound/Forms/SmartSoundContentForDevice.cs
@@ -136,13 +136,6 @@ { tipLayout.Visible = false; } if (listView.ChildrenCount > 5) { TextView textView = new TextView(); textView.Height = Application.GetRealHeight(127 * 3); listView.AddChidren(textView); } } catch (Exception ex) {