setMaxLifecycle (fragment, Lifecycle.State.STARTED);. sería equivalente a setUserVisibleHint(false) y: .getSupportFragmentManager() .beginTransaction() .
確定! 回上一頁