Hello,
I'm wondering the following:
I'm having a panel which have some imageviews attached to it.
If i store the panel in a map, and call it back later, does the attached views gets lost?
When i do some logging after returning the panel, it seems that number of views = 0, but i can still keep the tag and other stuff of the panel.
Note that i'm using a class to store the panel to a map and also restore it from the same class.
Tomas
I'm wondering the following:
I'm having a panel which have some imageviews attached to it.
If i store the panel in a map, and call it back later, does the attached views gets lost?
When i do some logging after returning the panel, it seems that number of views = 0, but i can still keep the tag and other stuff of the panel.
Note that i'm using a class to store the panel to a map and also restore it from the same class.
Tomas