UIAlertController change other UIView
问题 i spend lot of time but i can not figure out how can fix this problem . I made a picker view that is appearing from bottom . it is working fine but problem is when any other event shown alert view . same time picker view come from top . note . before alert view appear . picker view working fine . after alert view appear then piker view come to the top . bottom appear piker view code : extension RegistrationController { func showSettings(selecteIndex : Int) { //show menu if let window =