permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.22k stars 1.44k forks source link

[603][620]Fix java-kotlin conversion issue #622

Closed hotchemi closed 5 years ago

hotchemi commented 5 years ago

Overview

This PR addresses Java-Kotlin conversion issues(#603, #620) with refactoring and adds a unit test.

Issues

hotchemi commented 5 years ago

Let me merge.