Open deerclops opened 6 years ago
Ok, first of all thank you very much for your feedback. When I have time, I will optimize the memory leak as soon as possible. If you have time, welcome your repair submission.
俩Chinese用英语交流。
hhh
大佬,我想付学费学习这个,刚从PHP转安卓,理解上有点吃力,不知是否愿意授课
我是说,学习怎么引用你这个类........
可以授课得
The single instance FloatWindow retains the reference to a context passed from getFloatWindow() method.
In your sample module, after the activity created the FloatWindow is finished, the activity can not be recycled when GC is triggered, which will cause memory leak.