alexanderjarvis / PXAlertView

A drop-in replacement for UIAlertView that is more customisable and skinnable
MIT License
592 stars 95 forks source link

Find key window as main window #56

Closed yury closed 8 years ago

yury commented 9 years ago

Main window should be key window, instead of first of first window with UIWindowLevelNormal level

alexanderjarvis commented 8 years ago

If you want the key window you should just use keyWindow instead.