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