WJC
2019-10-25 67aea08d675c88fe5c4b8362efc131d1292630f7
ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockAddDevice.cs
@@ -621,8 +621,6 @@
            UserView.HomePage.Instance.ScrollEnabled = false;
            Dictionary<string, object> actionsInfo = new Dictionary<string, object>();
            List<Dictionary<string, string>> taskListInfo = new List<Dictionary<string, string>>();
            //var flMain = new FrameLayout { BackgroundColor = ZigbeeColor.Current.LogicViewBackgroundColor };
            //this.AddChidren(flMain);
            flMain.MouseUpEventHandler += (sender, e) =>
            {
                flMain.RemoveFromParent();