can I make TabActivity start it's childs activities for result? I need it because I can't make result code from a tab to propagate all the way up in the chain (it's reset in the TabActivity) thanks, Ori
Asked
Active
Viewed 369 times
1 Answers
1
All Activities are subclass of Activity Classes. so everything an Activity do is possible for all.

Praveen
- 90,477
- 74
- 177
- 219