WJC
2019-10-18 fdf2472a13873ab3570e3c82de50896b8f5ac1cb
ZigbeeApp/Shared/Phone/Device/Category/Category.cs
@@ -704,7 +704,8 @@
                    BorderWidth=1
                };
                row.AddChidren(roomBtn);
                if (Shared.Common.Room.CurrentRoom==null) {
                if (Shared.Common.Room.CurrentRoom == null)
                {
                    continue;
                }
                if(Shared.Common.Room.CurrentRoom.FileName==roomFilePath)