fragment嵌套fragment 时,第二层fragmnet在页面可见的时候,setUserVisibleHint没有被调用,怎么解决,啥原因
我之前也是试过这个,如果一页上有多个fragment,第一个fragment好像是不走这个方法,走onCreateView
你 最后肿么解决的?