开发者

TabActivity and startAcitivtyForResult

开发者 https://www.devze.com 2022-12-26 09:46 出处:网络
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

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


All Activities are subclass of Activity Classes. so everything an Activity do is possible for all.

0

精彩评论

暂无评论...
验证码 换一张
取 消