微信扫一扫
如果是一个activity的多个fragment切换 只会调用 fragment的 onhidden
如果是多个activity之间的切换 只会调用fragment的 onresume
相关推荐