ViewBinding - do we need to remove clicklisteners to avoid memory leaks?

后端 未结 0 385
我在风中等你
我在风中等你 2021-02-04 14:20

When using Android ViewBinding do you then have to explicitly remove clickListeners to avoid memory leaks or is that all handlede with releasing the binding?

bind         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题