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 nullable for getImageUrl() #119

Merged
merged 1 commit into from
Jul 10, 2018

Conversation

dmathewwws
Copy link
Contributor

In a Kotlin project getImageUrl() thinks it will always return a URL, which makes it had to distinguish between a message and image.

Added a simple @nullable annotation to make it compatible with Kotlin

Add the option for nullable to distinguish between a message and image. Useful for when using Kotlin.
@mario
Copy link

mario commented Jun 26, 2018

Hello,

considering that the library is not maintained and I actively use it, I have decided to fork it for the time being under the same name. Changes to naming and other practices will come in the future.

In the mean time, I have merged your PR and appreciate your contribution.

I hope we can revive this project together.

https://github.com/mario/chatkit

Cheers,
Mario

@bevzaanton bevzaanton merged commit 1414342 into stfalcon-studio:master Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants