iTofu / LCActionSheet

一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。
https://note.leodev.me/LCActionSheet/
MIT License
821 stars 144 forks source link

Changed: change windowLevel to UIWindowAlert #51

Closed ferrisxie closed 6 years ago

ferrisxie commented 6 years ago

make window level to UIWindowAlert for display correctly in a presented ViewController (and more reasonable to use UIWindowAlert because it's an alert)

iTofu commented 6 years ago

👍