Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JvmStatic annotations for static functions #24

Open
AfzalivE opened this issue Nov 20, 2019 · 2 comments
Open

Add JvmStatic annotations for static functions #24

AfzalivE opened this issue Nov 20, 2019 · 2 comments

Comments

@AfzalivE
Copy link

For Java interoperability, please add @JvmStatic annotations on static functions.

@pandelisgreen13
Copy link

You can use it with Nammu.INSTANCE ,
ex: Nammu.INSTANCE.onRequestPermissionsResult(requestCode, permissions, grantResults);

@tajchert
Copy link
Owner

tajchert commented Jul 8, 2020

I'm open to PR, if not I will try to do in some time later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants