Hi guys,
I've been searching a lot to find a solution to my problem and I really hope one of you may help.
I have a buch of activities in a application that are calling them selves, waiting for results of their child. These activity are running with a dialog theme.
The problem is that when an activity launch a child activity, the child's windows (dialog box) might be smaller than the parent's one, an dit is not cute at all...
If there any way to the parent activity to hide itself after calling a subActivity, then restore its view when the child returns?
Thanks for the help



