WJC
2019-10-28 72e1b4e4626315ebd4b879a68c94e7738fd0473e
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();