Package com. fondesa. kpermissions. request. manifest
Types
Manifest Permission Request
Link copied to clipboard
class ManifestPermissionRequest(context: Context, permissions: Array<out String>) : BasePermissionRequest
Content copied to clipboard
Implementation of BasePermissionRequest that checks the permissions below Android M. To check if a permission is granted or not, the only information needed is its presence in the manifest.