Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

没有subscribe方法 #365

Description

@ling976

照着示例写

 rxPermission.request(permissions)
			.subscribe(new Consumer<Boolean>() {
					@Override
					public void accept(Boolean granted)  {
					}
				});

然后subscribe报错,没有这个方法

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions