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();