jamesnguyenhub / mkloader

Beautiful and smooth custom loading views
Apache License 2.0
1.38k stars 166 forks source link

Memory Leaked #5

Closed MouseKing1993 closed 7 years ago

MouseKing1993 commented 7 years ago

put the MKLoader in a dialog, then there is a memory leak. There's a callback reference to view and not release it.

jamesnguyenhub commented 7 years ago

Hi @MouseKing1993, The fixed version will be released next week. Thanks,

jamesnguyenhub commented 7 years ago

Released version 1.2.0 that fixes memory leak.