You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
This will return hostActivity.getSupportFragmentManager(), causing request permissions using ActivityCompat.requestPermissions(xxx), this way the host fragment can't receive onRequestPermissionsResult, only its host Activity.