Using ViewGroup.setOnHierarchyChangeListener I can only set one listener right? So if I wanted to set two listeners for the same event, I would have to use composite listener. How could I get the already existing listener? How could I remove it?
This blog is all about Android development and problems\solutions
Using ViewGroup.setOnHierarchyChangeListener I can only set one listener right? So if I wanted to set two listeners for the same event, I would have to use composite listener. How could I get the already existing listener? How could I remove it?
0 comments:
Post a Comment