WJC
2019-12-13 9c6bd67d66859e48f0e794cd2746aef9310ce71d
ZigbeeApp/Shared/Phone/UserCenter/SharedContent/AddNewSharedListRoomForm.cs
@@ -199,7 +199,7 @@
                    frameTemp.Height = bodyFrameLayout.Height - btnShard.Y;
                    listView.AddChidren(frameTemp);
                }
                if (listView.ChildrenCount == 0)
                if (listDataRoom.Count == 0)
                {
                    //如果没有能够共享的房间
                    bodyFrameLayout.RemoveAll();