Friend-LGA / LGAlertView

Customizable implementation of UIAlertViewController, UIAlertView and UIActionSheet. All in one. You can customize every detail. Make AlertView of your dream! :)
MIT License
1.07k stars 212 forks source link

Memory leak sometimes #59

Open kobe1941 opened 5 years ago

kobe1941 commented 5 years ago

image sometimes the LGAlertViewController will not dealloc when LGAlertView dimissed. and also , _cancelHandler not set to nil. it will cause memory leak.