BGASwipeBackLayout-Android
BGASwipeBackLayout-Android copied to clipboard
当Fragment是AgentWeb时,滑动时Fragment纯白,滑动完成闪一下才正常显示
一样
因为AgentWeb 调用了WebView对应得onPause() 及onResume()
如果不onPause滑动确实有显示,但是滑动完成后会闪一下