Hi
Are the existing children of a RepeatingView/RefreshingView being
informed, when
the View is newly populated (RefreshingView.onPopulate).
I'd like to clean some internal references in this case.
I tried:
- aChild.onRemove is not called in this situation
- aChild.setParent(null) is called. I treid to override setParent it.
But setParent is private.
Any suggestions?
Benedikt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]