Post

Replies

Boosts

Views

Activity

Comment on Bindable is never deallocated
It is not an UI problem, the "Bar" is never ever released, this is a memory leak for a shared resource of course what I wrote is a simple example, but in case of complex app with shared resources, the "bar" should be deallocated See the "Bar" as a db connecting layer, I do not want to be allocated when the tab is not selected, and this code is a simpler an example for that (when disappear, deallocated object)
Nov ’23