keyboard-visibility-event-android
keyboard-visibility-event-android copied to clipboard
Updated bundle param to be nullable
The docs specify that the Bundle
param in the onActivityCreated function is nullable, so the override definition should match. Should fix #3
Please note that I have not verified build integrity after making this change
Here's the relevant documentation
Because this library seems to be abandoned, I have little hope of this PR ever being merged.
I've forked the project, pulled in another useful fork and updated the readme content, if you need this fix feel free to use the fork repo instead of this one.