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

Improve Kotlin support #49

Open
pedrovgs opened this issue Sep 19, 2018 · 1 comment
Open

Improve Kotlin support #49

pedrovgs opened this issue Sep 19, 2018 · 1 comment

Comments

@pedrovgs
Copy link
Owner

We are going to update all the project documentation and add a new module supporting Kotlin properly. We will make the library more idiomatic and kotlin friendly so our Android users can enjoy it 😃

@pablichjenkov
Copy link

If you plan to refactor I would suggest not using the Renderer.clone() technique when creating new Renderer instances. I suggest to delegate the Renderers creation to the outter layer. Like passing a Factory of Renderers to the RendererBuilder. Cloning is not very explicit and may create confusion some times.

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

2 participants